aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-globals.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-03 15:00:44 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-03 15:00:44 +0000
commitdd8f3bdf9d1cd00dc9794309a935f11eda4a83cc (patch)
tree945894f6ef4317c5289bbfea9feddc0cd145e3f4 /src/interp/sys-globals.boot
parentc97234cc6573b74f42454b09b7a0297960c9fdf4 (diff)
downloadopen-axiom-dd8f3bdf9d1cd00dc9794309a935f11eda4a83cc.tar.gz
* interp/sys-globals.boot ($compilingInputFile): Remove.
($minivectorNames): Likewise. * interp/i-map.boot (compileCoerceMap): Don't set $minivectorNames and $minivectorCode. * interp/i-spec1.boot (compileADEFBody): Likewise. * interp/i-toplev.boot (processInteractive): Likewise. * interp/nrungo.boot (NRTgetMinivectorIndex): Likewise. * interp/slam.boot (reportFunctionCompilation): Likewise.
Diffstat (limited to 'src/interp/sys-globals.boot')
-rw-r--r--src/interp/sys-globals.boot6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/interp/sys-globals.boot b/src/interp/sys-globals.boot
index 67499dec..bd47c14e 100644
--- a/src/interp/sys-globals.boot
+++ b/src/interp/sys-globals.boot
@@ -419,12 +419,6 @@ OUTPUT_-LIBRARY := nil
++
$newConlist := nil
-++
-$compilingInputFile := false
-
-++
-$minivectorNames := []
-
++ True if the input file uses old semantics of `Rep',
++ e.g. implicit equivalent Rep <-> % with capsules.
++ This semenatics is in effect only when `Rep' is defined