about summary refs log tree commit diff stats
path: root/echo.lsp
diff options
context:
space:
mode:
authorDarren Bane <dbane@tilde.institute>2020-11-19 00:19:59 +0000
committerDarren Bane <dbane@tilde.institute>2020-11-19 00:19:59 +0000
commit76105d297c5b56cf097bcf129e6de56d681744cc (patch)
treee8e5e133384b9b52890ea5f09ed73afb72f37a50 /echo.lsp
parent6e7cdcd4280f5330229ec9c943b9caf090846452 (diff)
downloadlsp-76105d297c5b56cf097bcf129e6de56d681744cc.tar.gz
Minor changes
Diffstat (limited to 'echo.lsp')
-rwxr-xr-xecho.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/echo.lsp b/echo.lsp
index 20b5e7e..1fb1c89 100755
--- a/echo.lsp
+++ b/echo.lsp
@@ -1,4 +1,4 @@
-#!/home/dbane/openlisp-10.9.0/uxlisp -shell
+#!/home/dbane/openlisp-11.0.0/uxlisp -shell
 (require "json")
 (defpackage #:echo
   (:use #:openlisp #:json)