aboutsummaryrefslogtreecommitdiff
path: root/src/interp/compiler.boot
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-02-07 22:06:29 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-02-07 22:06:29 -0800
commit4c8c8f82ac22278f998bc5325770b17c4e9c7fa5 (patch)
tree20a75675bac8366909a226d6ad177a851239abd4 /src/interp/compiler.boot
parent57c34813bfccfd58955608f9ec5e45f4523ef655 (diff)
downloadopen-axiom-4c8c8f82ac22278f998bc5325770b17c4e9c7fa5.tar.gz
Remove $NRTaddForm
Use a %CompilerData slot to hold the corresponding data during the elaboration of a capsule.
Diffstat (limited to 'src/interp/compiler.boot')
-rw-r--r--src/interp/compiler.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot
index 3ddfb253..d14a7247 100644
--- a/src/interp/compiler.boot
+++ b/src/interp/compiler.boot
@@ -83,7 +83,6 @@ $IOFormDomains ==
compTopLevel: (%Form,%Mode,%Env) -> %Maybe %Triple
compTopLevel(x,m,e) ==
- $currentFunction: local := nil
$forceAdd: local:= false
-- start with a base list of domains we may want to inline.
$optimizableConstructorNames: local := $SystemInlinableConstructorNames