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.boot41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/interp/sys-globals.boot b/src/interp/sys-globals.boot
index 88f88f71..86c4db8c 100644
--- a/src/interp/sys-globals.boot
+++ b/src/interp/sys-globals.boot
@@ -168,3 +168,44 @@ $InteractiveTimingStatsIfTrue := false
++
$forceDatabaseUpdate := false
+
+++
+$leaveLevelStack := []
+
+++
+++ FIXME: eventually move to trace.boot.
+$letAssoc := false
+
+++
+$libFile := nil
+
+++
+$lisplibForm := nil
+
+++
+$lisplibKind := nil
+
+++
+$lisplibModemapAlist := []
+
+++
+$lisplibModemap := nil
+
+++
+$lisplibOperationAlist := []
+
+++
+$lisplibSignatureAlist := []
+
+++
+$lisplibVariableAlist := []
+
+++
+$mapSubNameAlist := []
+
+++
+$mathTrace := false
+
+++
+$mathTraceList := []
+