In src/ellipt.lisp, there is an implementation of destructuring-bind for gcl. I'd like to remove this. I'm assuming that for the final release of maxima, we are requiring some version of gcl later than 2.5.0 since that's the one that has displaced-array support and destructuring-bind, etc. Is that right? Ray