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 c2d0c578..3a444433 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -283,6 +283,7 @@ for i in [ _
["false", 'NIL] , _
["fifth", "FIFTH"] , _
["first", "CAR"] , _
+ ["fileNameString", "FILE-NAMESTRING" ] , _
["filePath", "PATHNAME"] , _
["filePath?", "PATHNAMEP"] , _
["filePathDirectory", "PATHNAME-DIRECTORY"] , _