aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap/tokens.clisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/strap/tokens.clisp')
-rw-r--r--src/boot/strap/tokens.clisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/strap/tokens.clisp b/src/boot/strap/tokens.clisp
index 21e9f7a0..f2853636 100644
--- a/src/boot/strap/tokens.clisp
+++ b/src/boot/strap/tokens.clisp
@@ -188,8 +188,8 @@
(LIST 'CONS NIL) (LIST 'APPEND NIL)
(LIST '|append| NIL) (LIST 'UNION NIL)
(LIST 'UNIONQ NIL) (LIST '|union| NIL)
- (LIST 'NCONC NIL) (LIST '|and| 'T) (LIST '|or| NIL)
- (LIST 'AND 'T) (LIST 'OR NIL)))
+ (LIST 'NCONC NIL) (LIST '|and| T) (LIST '|or| NIL)
+ (LIST 'AND T) (LIST 'OR NIL)))
(|i| NIL))
(LOOP
(COND