axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] read the docs :-)


From: daly
Subject: [Axiom-developer] read the docs :-)
Date: Fri, 12 Dec 2014 21:47:58 -0600

So I'm reading the documentation and updating it to match what
the code actually does... and I "discovered" the )savesystem command.

You can do things like
   axiom
   (1) -> t1:=2
   )savesystem foo

which will save Axiom and exit. Then you can do

   ./foo
   (1) -> t1
   2

which restarts Axiom with the session information intact.
Who knew?

Tim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]