All the formatters test for INDEFINTEGRAL, but there is no code in FriCAS, that actually generates such a form.
In boot code, it's only here... https://github.com/fricas/fricas/blob/master/src/interp/i-output.boot#L1182 The only suspicious code may be that one... https://github.com/fricas/fricas/blob/master/src/interp/property.lisp#L250 Can we simply remove INDEFINTEGRAL and the related obsolete code pieces? 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.
