MBuild
MBuild copied to clipboard
use "--load" rather than "--script" for quicklisp
"--script" causes sbcl to run quicklisp.lisp and exit. Using "--load" leaves the user at the SBCL prompt with quicklisp loaded, which is more convenient.