in the top of the algebra files after the initial signature you'll usually see macros defined. add the line:
OF ==> OutputForm
then, in the function add:
print(outputForm("tpdhere")@OF)$OF
and you will see the output printed when the function is called.
t
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer
