aboutsummaryrefslogtreecommitdiff
path: root/src/interp/int-top.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/int-top.boot')
-rw-r--r--src/interp/int-top.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/int-top.boot b/src/interp/int-top.boot
index 7dc611be..055074ca 100644
--- a/src/interp/int-top.boot
+++ b/src/interp/int-top.boot
@@ -35,7 +35,7 @@
import incl
import i_-toplev
import unlisp
-)package "BOOT"
+namespace BOOT
ncParseAndInterpretString s ==
processInteractive(packageTran parseFromString s, nil)