diff options
Diffstat (limited to 'src/interp/sys-os.boot')
-rw-r--r-- | src/interp/sys-os.boot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/sys-os.boot b/src/interp/sys-os.boot index 58e42706..d41ccfc7 100644 --- a/src/interp/sys-os.boot +++ b/src/interp/sys-os.boot @@ -39,8 +39,9 @@ -- import sys_-constants -import cfuns + namespace BOOT + module sys_-os loadSystemRuntimeCore() |