Skip to content
Snippets Groups Projects
Commit 41720212 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Fix the comment documenting how to run it with cl-launch.

parent 776b28c8
No related branches found
No related tags found
No related merge requests found
":" ; exec sbcl --script "$0" "$@" ; exit # -*- Lisp -*-
;;;;; Really runs on any decent Common Lisp implementation
;;;;; Can also be invoked by cl-launch 4: cl-launch -sp asdf-tools -r restart -- "$@"
;;;;; Can also be invoked by cl-launch 4:
;;;;; cl-launch -sp asdf-tools -r entry-point -- "$@"
(in-package :cl-user) ;; That may be default, but let's make double sure and tell SLIME.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment