Edwin Woollett wrote:
> On line 141 of defint.lisp is the line:
>
> (special $intanalysis $abconvtest $noprincipal $nointegrate)
>
> There is no Maxima documentation on $abconvtest.
>
> Does anyone know where this function is defined?
> (or used?).
>
> Ted Woollett
The only other place it is "used" in all of maxima is is src/csimp.lisp
where it is also declared to be special and set to nil. Apparently
it should be deleted.
--
Michel Talon