edit init.ros to pass specified template name to the function

This commit is contained in:
SANO Masatoshi 2016-04-11 02:24:30 +09:00
parent 25fce40148
commit b9f6b01688

View file

@ -25,7 +25,7 @@ exec ros +Q -m roswell -L sbcl-bin -- $0 "$@"
(load path)
(ql:quickload name :silent t)
(when *main*
(apply *main* r)))
(apply *main* name r)))
(setq path (make-pathname :defaults name :type "ros"))
(handler-case
(unless