aboutsummaryrefslogtreecommitdiff
path: root/src/boot/tokens.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/tokens.boot')
-rw-r--r--src/boot/tokens.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot
index 597ac295..74c5e437 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -247,6 +247,7 @@ for i in [ _
["first", "CAR"] , _
["fourth", "CADDDR"] , _
["function","FUNCTION"] , _
+ ["gensym", "GENSYM"] , _
["genvar", "GENVAR"] , _
["integer?","INTEGERP"] , _
["lastNode", "LAST"] , _