[Maxima-commits] CVS: maxima/src specfn.lisp, 1.21, 1.22



On Feb 19, 2008 11:31 AM, Barton Willis <willisb at unk.edu> wrote:

> No, you didn't do anything wrong.  For now, I deleted (mfuncall '$declare
> '$lambertw '$complex)
> and added a comment that we need to do this somewhere. Right now, I can't
> think of how to do this correctly.

How about if it goes into src/init-cl.lisp. That file is loaded (not compiled)
at the tail end of maxima.system. Maybe by then, MFUNCALL is defined.

best

Robert