From e27fcd9e3bcb44ae147bbea76abaeba4e3876b89 Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Tue, 12 Jan 2016 20:59:14 -0800 Subject: Share more code between various parts of the compiler. --- src/boot/tokens.boot | 1 + 1 file changed, 1 insertion(+) (limited to 'src/boot') 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"] , _ -- cgit v1.2.3