[parenscript-devel] patch to export chain macro

Kelly McDonald kelly at fammcdonald.net
Thu Jul 30 15:02:26 UTC 2009


The chain macro was defined @ d9d9a9705bdfd0559ee1bbf9ca, but wasn't
exported
Kelly

diff --git a/src/package.lisp b/src/package.lisp
index dee537f..a41ce1e 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -185,6 +185,7 @@
       #:defined
       #:undefined
       #:@
+      #:chain
       #:with-lambda
       #:stringp
       #:numberp




More information about the parenscript-devel mailing list