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 14abfeec..56e1b051 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -260,6 +260,7 @@ for i in [ _
["drop", "DROP"] , _
["exit", "EXIT"] , _
["false", 'NIL] , _
+ ["fifth", "FIFTH"] , _
["first", "CAR"] , _
["float?", "FLOATP"] , _
["flushOutput", "FORCE-OUTPUT"], _