axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] axiom.input


From: root
Subject: [Axiom-developer] axiom.input
Date: Wed, 30 Jul 2003 20:43:25 -0400

*,

Another developer note. If you add a file in your home directory called
"axiom.input" it will be read and executed when axiom starts. This is
useful for various reasons including setting various switches. Mine reads:

)lisp (pprint "running /root/axiom.input")
)set quit unprotected
)set message autoload off
)set message startup off

You can execute any command in axiom.input. Be aware that this will
ALSO be run while you are doing a "make" so be careful what you ask do.

Tim 
address@hidden
address@hidden




reply via email to

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