mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
init form: document why quicklisp is commented out
This commit is contained in:
parent
04f90bda88
commit
c310d0506d
|
|
@ -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)"
|
||||
" )"
|
||||
""
|
||||
|
|
|
|||
Loading…
Reference in a new issue