X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/48232c30457dba5a27e8d9ee6b49d18e224568e5..813da880d2d77f04ea623f426d543d298528f967:/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))