about summary refs log tree commit diff stats
path: root/chello.lisp
diff options
context:
space:
mode:
authorDarren Bane <darren.bane@gmail.com>2022-02-12 01:15:40 +0000
committerDarren Bane <darren.bane@gmail.com>2022-02-12 01:15:40 +0000
commit0a35cee67a6f8812db39806ed1f6b5975dea478b (patch)
treea8cc23bcb05f9e9d14d8114a4ded8ac8618a8c2b /chello.lisp
parentccb2aac02c83a057f9a22d59e6fbaecf25709073 (diff)
downloadlsp-0a35cee67a6f8812db39806ed1f6b5975dea478b.tar.gz
Making changes
Diffstat (limited to 'chello.lisp')
-rwxr-xr-xchello.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chello.lisp b/chello.lisp
index 55b5999..7722770 100755
--- a/chello.lisp
+++ b/chello.lisp
@@ -1,3 +1,4 @@
 #!/usr/local/bin/sbcl --script
 
 (format *standard-output* "~A~%" "Hello world")
+(quit)