aboutsummaryrefslogtreecommitdiff
path: root/src/interp/fortcall.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/fortcall.boot')
-rw-r--r--src/interp/fortcall.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/fortcall.boot b/src/interp/fortcall.boot
index 5fcb6611..d5cefb20 100644
--- a/src/interp/fortcall.boot
+++ b/src/interp/fortcall.boot
@@ -33,7 +33,7 @@
import sys_-macros
-)package "BOOT"
+namespace BOOT
makeVector(elts, t) ==
MAKE_-ARRAY(#elts, KEYWORD::ELEMENT_-TYPE, t or true,