Note that in Axiom, the restart function name in not escaped
so you just invoke (restart), not (|restart|).

Gabriel Dos Reis wrote:
On Tue, Aug 17, 2010 at 3:49 PM, Guillaume Yziquel
<[email protected]> wrote:

I think I better rephrase my question: I'm looking for the main() function
for AXIOMsys. Could it be possible to pinpoint it in the source code?

The closest approximation is the Boot function 'restart' (or |restart| in LISP).

In OpenAxiom it is exactly systemMain (or |systemMain| in LISP.)

-- Gaby

_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to