Re: Problem in bessel.lisp?



>>>>> "Andreas" == Andreas Eder <Andreas.Eder@t-online.de> writes:

    Andreas> Hi,
    Andreas> I just updated my CVS-tree of maxima, and while compiling I saw that
    Andreas> cmucl (or rather the python compiler) complained about an undefined
    Andreas> function maxima::complex-number-p in bessel.lisp.
    Andreas> It is, however, defined in ellipt.lisp.

The undefined function should be ok, since ellipt.lisp is always
loaded.  

This should be cleaned up though.

Ray