aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-map.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-03-03 03:55:33 +0000
committerdos-reis <gdr@axiomatics.org>2011-03-03 03:55:33 +0000
commita2b34de25042ce40dbd1f56ba5524beb72ffef75 (patch)
tree89ce8c805e97fe244b934720a39c411b78681e05 /src/interp/i-map.boot
parentbc50325269c6765b78b8a7f8df0baf96d6dff4e8 (diff)
downloadopen-axiom-a2b34de25042ce40dbd1f56ba5524beb72ffef75.tar.gz
* interp/nrungo.boot: Move content to buildom.boot, i-map.boot,
i-special.boot, nrunfast.boot. Delete.
Diffstat (limited to 'src/interp/i-map.boot')
-rw-r--r--src/interp/i-map.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/i-map.boot b/src/interp/i-map.boot
index 4448342c..c373eaf9 100644
--- a/src/interp/i-map.boot
+++ b/src/interp/i-map.boot
@@ -41,6 +41,7 @@ $mapTarget := nil
$mapReturnTypes := nil
$mapName := 'noMapName
$mapThrowCount := 0 -- times a "return" occurs in map
+$insideCompileBodyIfTrue := false
--% Generating internal names for functions