Skip to content
Snippets Groups Projects
Commit 8999c812 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Updated usage string with all the currently-supported lisps.

parent 6fab7e69
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ usage () {
echo " - quit with exit status 0 on getting eof"
echo " - quit with exit status >0 if an unhandled error occurs"
echo " you need to supply the .script in the second argument"
echo " lisps include sbcl, clisp, cmucl, lispworks, clisp, allegro and allegromodern"
echo " lisps include abcl, allegro, allegromodern, ccl (clozure),"
echo " clisp, cmucl, ecl, gclcvs, sbcl, and scl."
echo "OPTIONS:"
echo " -d -- debug mode"
echo " -u -h -- show this message."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment