On September 29, 2006 1:13 PM Vanuxem Grégory wrote: > > > I want to work in the boot package. Is it possible from > > the interpreter to open a gcl prompt with all the Axiom > > packages loaded ... > On September 29, 2006 2:01 PM Tim Daly wrote: > > There are at least several ways. > -> )lisp (setq |$DALYMODE| t) > -> )lisp (break) > BOOT>> :q > at the lisp prompt. > -> )lisp (throw |$intTopLevel| nil) > BOOT> (restart)
Hmmm.... what about the command? )fin See Axiom Book. Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
