Dear friends, I have an old spad file which was working fine in 1.1.8. But now when I )compile it, I saw the following message:
So my question is where is wrong? Which is the right way
to compile a spad file now?
The spad file is attached. Thanks very much.
Best,
XJ
Compiling FriCAS source code from file /Path/to/ORESUS.spad using old system
compiler.
ORESUS abbreviates domain UnivariateSkewSeries
******** Spad syntax error detected ********
The prior line was:
25> coerce : ® -> %
The current line is:
29>
generate: (SC,I) -> %
The number of valid tokens is 1.
The prior token was #S(TOKEN :SYMBOL \; :TYPE KEYWORD :NONBLANK 25)
The current token is #S(TOKEN :SYMBOL |generate| :TYPE KEYWORD :NONBLANK 29)
-- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Compiling FriCAS source code from file /Path/to/ORESUS.spad using old system compiler. ORESUS abbreviates domain UnivariateSkewSeries ******** Spad syntax error detected ******** The prior line was: 25> coerce : ® -> % The current line is: 29> generate: (SC,I) -> % The number of valid tokens is 1. The prior token was #S(TOKEN :SYMBOL \; :TYPE KEYWORD :NONBLANK 25) The current token is #S(TOKEN :SYMBOL |generate| :TYPE KEYWORD :NONBLANK 29) |
ORESUS.spad
Description: Binary data
