aboutsummaryrefslogtreecommitdiff
path: root/src/interp/pathname.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/pathname.boot')
-rw-r--r--src/interp/pathname.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/pathname.boot b/src/interp/pathname.boot
index b6e17f50..9c466a07 100644
--- a/src/interp/pathname.boot
+++ b/src/interp/pathname.boot
@@ -33,7 +33,7 @@
import nlib
-)package "BOOT"
+namespace BOOT
-- This file implements the Common Lisp pathname functions for
-- Lisp/VM. On VM, a filename is 3-list consisting of the filename,