diff options
Diffstat (limited to 'src/boot')
-rw-r--r-- | src/boot/tokens.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot index a44678b6..a9b603ba 100644 --- a/src/boot/tokens.boot +++ b/src/boot/tokens.boot @@ -243,6 +243,7 @@ for i in [ _ repeat property(first i,'SHOETHETA) := rest i for i in [ _ + ["abs", "ABS"], _ ["alphabetic?", "ALPHA-CHAR-P"], _ ["and", "AND"] , _ ["append", "APPEND"] , _ |