Le dimanche 26 novembre 2006 à 13:38 -0500, Bill Page a écrit :
> On November 26, 2006 10:06 AM Gaby asked:
> 
> > ...
> > Bill Page wrote: 
> > | See the example at:
> > | 
> > | http://wiki.axiom-developer.org/SandBoxIOutput
> > | 
> > | The commands executed by MathAction to compile and load modified
> > | BOOT code for i-ouput.boot are equivalent to the following:
> > | 
> > |   )lisp (boottran::boottocl "src/interp/i-output2.boot")
> > 
> > What happens if you just say:
> > 
> >    )lisp (boottran::boot "src/interp/i-output2.boot")
> > 
> > ?
> >
> 
> Hmmm...
>  
> (1) -> )lisp (boottran::boot "src/interp/i-output2.boot")
> 
>    >> System error:
>    The function BOOTTRAN::BOOT is undefined.

I think Gaby wanted to say:

 )lisp (boot "src/interp/i-output2.boot")

Greg



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to