aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-11-15 17:21:03 +0000
committerdos-reis <gdr@axiomatics.org>2008-11-15 17:21:03 +0000
commit6c32bd875a857d1ff44ad9b8b555032c4be86cc6 (patch)
tree37a5a1eddacad06288601b464a9f6c70b329db4f /src/interp/nruncomp.boot
parent5c1ed5bae25e6950e685f384ea1440a6d539fd95 (diff)
downloadopen-axiom-6c32bd875a857d1ff44ad9b8b555032c4be86cc6.tar.gz
* interp/spad.lisp (incTimeSum): Remove.
* interp/modemap.boot ($forceAdd): Define. * interp/nruncomp.boot ($NRTderivedTargetIfTrue): Likewise. ($killOptimizeIfTrue): Likewise. * interp/i-toplev.boot (processInteractive): Tidy. * interp/c-util.boot ($compErrorMessageStack): Define. * interp/compiler.boot (compApply): Remove. ($compTimeSum): Likewise ($resolveTimeSum): Likewise. (compCompilerPredicate): Tidy. (comp3): There is no such thing as KAPPA.
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index 9dd8bff1..dc6218e1 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -61,6 +61,9 @@ $NRTdeltaLength := 0
++
$NRTaddForm := nil
+++
+$NRTderivedTargetIfTrue := false
+$killOptimizeIfTrue := false
-----------------------------NEW buildFunctor CODE-----------------------------
NRTaddDeltaCode() ==