clark/lisp
Tom Willemse acc01decbe Change *help-messages* to parameter
When testing in the REPL and reloading the package, using a `defvar'
causes it to collect the names and help messages for commands more than
once. With `defparameter' this variable is reset every time the package
is loaded.
2013-10-06 14:35:50 +02:00
..
clark.asd Fix compilation errors 2013-10-06 13:47:31 +02:00
clark.lisp Change *help-messages* to parameter 2013-10-06 14:35:50 +02:00
commands.lisp Change that crazy name 2013-10-06 14:30:15 +02:00
make-image.lisp Change that crazy name 2013-10-06 14:30:15 +02:00
Makefile Move command definitions to separate file 2013-10-06 02:29:23 +02:00
package.lisp Change that crazy name 2013-10-06 14:30:15 +02:00
queries.lisp Change that crazy name 2013-10-06 14:30:15 +02:00