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:57:33 -0600

The axiom command has a '-ws' (workspace) argument which will
re-activate a session saved with )savesystem. The default path
is $AXIOM/bin so given

   axiom 
   (1) -> t1:=4
   (2) -> )savesystem foo

Then
   axiom -ws foo
will look for workspace $AXIOM/bin/foo. It also accepts a full
pathname so you can save workspaces anywhere.

Tim




reply via email to

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