aboutsummaryrefslogtreecommitdiff
path: root/src/interp/types.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/types.boot')
-rw-r--r--src/interp/types.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/types.boot b/src/interp/types.boot
index 72db77ab..2ebd6f5b 100644
--- a/src/interp/types.boot
+++ b/src/interp/types.boot
@@ -32,7 +32,7 @@
--
import boot_-pkg
-)package "BOOT"
+namespace BOOT
--% Basic types used throughout Boot codes.