[ci skip] one-line-comment

This commit is contained in:
Masataro Asai 2016-04-13 13:46:38 +09:00
parent 4b4caaed53
commit faf99adb5f

View file

@ -1,6 +1,6 @@
#!/bin/sh
#|-*- mode:lisp -*-|#
#|Create a new ros script. Not to be confused with init.lisp
#|Creates a new ros script, optionally based on a template.
exec ros +Q -m roswell -L sbcl-bin -- $0 "$@"
|#