aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-os.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-os.boot')
-rw-r--r--src/interp/sys-os.boot6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/interp/sys-os.boot b/src/interp/sys-os.boot
index f3b04862..019228d2 100644
--- a/src/interp/sys-os.boot
+++ b/src/interp/sys-os.boot
@@ -38,9 +38,9 @@
-- supporting C runtime libopen-axiom-core.
--
-import '"types"
-import '"cfuns"
-import '"sockio"
+import types
+import cfuns
+import sockio
)package "BOOT"
)if not %hasFeature KEYWORD::GCL