Ralf Hemmecke wrote:
> 
> src/interp/ax.boot
> 
> contains the function
> 
> makeAxExportForm(filename, constructors) ==
<snip>
> 
> PS: Why is there a parameter "filename" if it is not used in the 
> function? (Well I don't understand boot, so that may be a stupid question.)
> 

Above makeAxExportForm is makeAxFile which is almost identical
to makeAxExportForm but prints the result to a file (named by
the filename argument).

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 


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

Reply via email to