about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDarren Bane <darren.bane@gmail.com>2020-12-30 14:02:53 +0000
committerDarren Bane <darren.bane@gmail.com>2020-12-30 14:02:53 +0000
commit6222836c3b031ce6cf4bc98c3bbf7ff896d23786 (patch)
tree01e105e29a8fcca9f04ed38ac9eaf9c56255cce1
parent7820081de47f1989640e2bd3b97267bb373b2f39 (diff)
parent207cda23007f05dd954ee82511babba457465265 (diff)
downloadlsp-6222836c3b031ce6cf4bc98c3bbf7ff896d23786.tar.gz
Merge branch 'master' of tilde.institute:public_repos/lsp
-rwxr-xr-xecho.lsp2
-rw-r--r--xdr.lsp2
2 files changed, 2 insertions, 2 deletions
diff --git a/echo.lsp b/echo.lsp
index 4c788e6..b299eab 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)
diff --git a/xdr.lsp b/xdr.lsp
index ee1b2a7..b3cf1ad 100644
--- a/xdr.lsp
+++ b/xdr.lsp
@@ -1,4 +1,4 @@
-;;; Use (a subset of) CL and the xpc part of the "frpc" package from QuickLisp instead.
+;;; Use (a subset of) CL and the xpc part of the "frpc" package from QuickLisp instead?
 
 (require "olunit")
 (defpackage #:xdr