Re: Still can't get Matlisp working
rif <[email protected]>
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
I'm uninterning the symbol manually because I do it in my init file noninteractively. (in-package :matlisp) does "just work", but that means I lose all the functions in the common-lisp-user package, yes? rif