Camm --
I came across a strange behaviour of GCL-2.6.8pre (CVS) that
I believe might be a GCL bug. What follows is a reduction of
the issue.
Consider 3 files:
* file f.lisp contains:
(defpackage "FOO")
* file g.lisp contains:
(eval-when (eval load compile)
Dear listers,
I wrote some inadequate information in my previous email.
So, I rewrite it;
I have written foo.mac, a code of simplex algorithm for class room
LP problems. (I know there has been a contribution of simplex
algorithm in maxima distribution. But, it seems that this
contribution does
Dear listers,
I have written foo.mac, a code of simplex algorithm for class room
LP problems. (I know there has been a contribution of simplex
algorithm in maxima distribution. But, it seems that this
contribution does not solve LP with equality constraints.)
Foo.mac runs well on the interpreter