From b99d2252a04fa96e0f6da50c735d8ba0de4765d8 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 26 May 2013 09:48:21 +0000 Subject: Rename MAKE-FULL-NAMESTRING to makeFullFilePath and implement in Boot. --- 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 8cea63a1..c8b29ebb 100644 --- a/src/boot/tokens.boot +++ b/src/boot/tokens.boot @@ -305,6 +305,7 @@ for i in [ _ ["lowerCase?", "LOWER-CASE-P"], _ ["makeFilePath", "MAKE-PATHNAME"] , _ ["makeSymbol", "INTERN"] , _ + ["mergeFilePaths", "MERGE-PATHNAMES"] , _ ["mkpf", "MKPF"] , _ ["newVector", "MAKE-ARRAY"], _ ["nil" ,NIL ] , _ -- cgit v1.2.3