Serge D. Mechveliani wrote:
>
> A minor point:
> other .spad files use NLOF ==> newline() :: OutputForm,
> and it works there.
> But in this t.spad -- its usage is not compiled, I was forced to
> change it to
> NLOF ==> newline :: OutputForm
>
You probably want:
NLOF ==> newline()$Character:: OutputForm
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.