ellipt.lisp compile problems with the new make system



On Mon, 2002-01-14 at 15:24, Raymond Toy wrote: 

> And, actually, if a missing destructuring-bind is really the problem,
> I think we should just add a version for maxima and gcl, and wait until
> gcl gets it's own version.  (Should be able to steal one from CMUCL.)

I agree. I just committed the cmucl code for destructuring-bind to cvs.
I looked at the code for  destructuring-bind in both clisp and cmucl. I
found the code in cmucl easier to separate. 

Your new functions should all work with gcl now. We have to update the
tests, but that's the subject of my next message...

--Jim