summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/util.lisp b/util.lisp
index ede7eeb..b9601e4 100644
--- a/util.lisp
+++ b/util.lisp
@@ -22,6 +22,9 @@
otherwise unless when eq boundp))
+(setq t 't)
+(setq nil ())
+
(%macroset '%defmacro
(%lambda args
(let ((form (car args)))