aboutsummaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.lisp b/package.lisp
index e1c0bbc..dc16ff5 100644
--- a/package.lisp
+++ b/package.lisp
@@ -5,7 +5,7 @@
(:export #:$$
#:>>
#:<>
- #:and>
- #:or>
+ #:conj
+ #:disj
#:enable-partial-eval-reader-macro
#:enable-lazy-eval-reader-macros))