build open-axiom
--Copyright The Numerical Algorithms Group Limited 1994. -- This file is read on start-up by the AXIOM system. It is -- most commonly used to customize the user's environment via the -- )set system commands. -- do not enter lisp break on error )set break nobreak -- use the simple character set )set output char plain -- everyone uses this )set userlevel development -- make the highlighting characters go away )set mess high off )set message prompt frame )lis (verbos 0) -- read the user's synonym file for system commands, if it exists )read "mysyns.input" )ifthere )quiet