aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-analy.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-analy.boot')
-rw-r--r--src/interp/i-analy.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-analy.boot b/src/interp/i-analy.boot
index 78cd0a73..7ce9922e 100644
--- a/src/interp/i-analy.boot
+++ b/src/interp/i-analy.boot
@@ -296,7 +296,7 @@ computeTypeWithVariablesTarget(p, q) ==
bottomUpCompile t ==
$genValue:local := false
ms := bottomUp t
- mutateToBackendCode objVal getValue t
+ massageBackendCode objVal getValue t
ms
bottomUpUseSubdomain t ==