aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-globals.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-globals.boot')
-rw-r--r--src/interp/sys-globals.boot4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/interp/sys-globals.boot b/src/interp/sys-globals.boot
index f28f5f8d..04821f54 100644
--- a/src/interp/sys-globals.boot
+++ b/src/interp/sys-globals.boot
@@ -324,7 +324,6 @@ SPADERRORSTREAM := _*ERROR_-OUTPUT_*
++
_/VERSION := 0
_/WSNAME := "NOBOOT"
-_/EDITFILE := nil
++
LINE := nil
@@ -358,6 +357,9 @@ INPUT_-LIBRARIES := nil
OUTPUT_-LIBRARY := nil
++
+$editFile := nil
+
+++
$newConlist := nil
++ True if the input file uses old semantics of `Rep',