init form: document why quicklisp is commented out

This commit is contained in:
Masataro Asai 2016-10-11 00:18:26 +01:00
parent 04f90bda88
commit c310d0506d

View file

@ -47,6 +47,7 @@ exec ros -Q -m roswell -L sbcl-bin -- $0 "$@"
"#| <Put a one-line description here>"
"exec ros -Q -- $0 \"$@\"" "|#"
"(progn ;;init forms"
;; commented out by default because quickload errors on NIL
" ;;#+quicklisp (ql:quickload '() :silent t)"
" )"
""