aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/strap')
-rw-r--r--src/boot/strap/tokens.clisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/strap/tokens.clisp b/src/boot/strap/tokens.clisp
index 43f54797..c3c5105b 100644
--- a/src/boot/strap/tokens.clisp
+++ b/src/boot/strap/tokens.clisp
@@ -251,6 +251,7 @@
(LIST '|setDef| 6) (LIST '|aGeneral| 4)
(LIST '|aMode| 1) (LIST '|aModeSet| 3)
(LIST '|aTree| 0) (LIST '|aValue| 2)
+ (LIST '|args| 'CDR)
(LIST '|attributes| 'CADDR)
(LIST '|cacheCount| 'CADDDDR)
(LIST '|cacheName| 'CADR)