Oh, an add-on. I haven't tested the compilation of your package. Although your code looks quite well in terms of declaration of types for the variables, nevertheless, compiling code that stems from an .input file is not always straightforward.
The reason is that an input file runs through the interpreter and this machine is usually quite forgiving in adding missing pieces (missing types or missing coercions. The compiler is more picky, so you might run into this issue. Just a warning when not everything goes smoothly. Ralf -- 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. For more options, visit https://groups.google.com/d/optout.
