On Fri, 2004-08-06 at 17:14, Camm Maguire wrote:
> Could we please stop calling GCL Kyoto Common Lisp now?
Maxima calls (lisp-implementation-type) to print out the name of the
lisp being used. I added #+gcl (format t " (aka GCL)") because I thought
the message from GCL was confusing. Did you mean to change GCL's
lisp-implementation-type? I think it would be a good idea.
--Jim