- (:use "CL"))
+ (:use :cl)) may help people with odd read/print case (or ACL "modern" mode users) - "telent:asdf;systems;")) + #+nil "telent:asdf;systems;")) clisp objects to this fix pathname merging in internal-find-system so it works with CMUCL's rather odd *default-pathname-defaults* add a run-shell-command dfefintion for cmucl
Please register or sign in to comment