Problems with linux common music & clisp

Matti Koskinen root@sci.fi
Mon, 23 Dec 1996 20:08:57 +0200 (EET)


Hello

I changed to Linux and tried to use cm, but there seems to be a
small bug in either cm or clisp. cm uses clos::std-allocate-instance
and in my clisp there is no such function, but allocate-std-instance
instead. I changed the call in pkg.lisp to it, but then clisp gives
an error, that there are too few arguments. What is wrong?

- matti