X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/lisp/blobdiff_plain/3bb66aca507b7c9df6e90d9b7898a8b6569d640b..abd5cb6f7e0e603753a39dbab541e152f9e682d5:/optparse-test diff --git a/optparse-test b/optparse-test index da1028d..de0d6eb 100755 --- a/optparse-test +++ b/optparse-test @@ -1,7 +1,5 @@ #! /bin/sh -#| -exec cl-launch -s mdw -i "(load \"$0\")" -- "$0" "$@" || exit 1 -|# +":"; exec cl-launch -X -s mdw -- "$0" "$@" || exit 1 # -*-lisp-*- (cl:defpackage #:optparse-test (:use #:common-lisp #:optparse))