From 4f34df6d33057c38bb67497101db917f06d00391 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 14 Apr 2011 02:59:14 +0000 Subject: cleanup --- src/boot/tokens.boot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/boot') diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot index ad662ce7..3ba54900 100644 --- a/src/boot/tokens.boot +++ b/src/boot/tokens.boot @@ -245,6 +245,7 @@ for i in [ _ ["and", "AND"] , _ ["append", "APPEND"] , _ ["apply", "APPLY"] , _ + ["array?", "ARRAYP"] , _ ["arrayRef", "AREF"] , _ ["atom", "ATOM"] , _ ["bitmask", "SBIT"] , _ @@ -301,6 +302,7 @@ for i in [ _ ["subSequence", "SUBSEQ"] , _ ["substitute", "SUBST"] , _ ["substitute!", "NSUBST"] , _ + ["symbolEqual?", "EQ"], _ ["symbolFunction", "SYMBOL-FUNCTION"], _ ["symbolName", "SYMBOL-NAME"], _ ["symbolValue", "SYMBOL-VALUE"], _ -- cgit v1.2.3