MBuild icon indicating copy to clipboard operation
MBuild copied to clipboard

use "--load" rather than "--script" for quicklisp

Open ngvrnd opened this issue 6 years ago • 0 comments

"--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.

ngvrnd avatar Mar 02 '19 16:03 ngvrnd