setting startup package
Nicolas Neuss <[email protected]> Wed, 29 Jun 2005 11:14:49 +0200
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Organization | IWR |
| Message-ID | <[email protected]> |
Hello, how can I set the package at startup? I tried things like alisp -e "(in-package :common-lisp)" which do not work. Thank you, Nicolas.