aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index c7cdd14f..945ac812 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -988,8 +988,7 @@ mutateLETFormWithUnaryFunction(form,fun) ==
-- NOTE: It is potentially dangerous to assume every occurrence of
-- element of $middleEndMacroList is actually a macro call
$middleEndMacroList ==
- '(COLLECT REPEAT SUCHTHATCLAUSE THETA COLLECTV
- THETA1 SPADREDUCE SPADDO)
+ '(COLLECT REPEAT SUCHTHATCLAUSE THETA THETA1 SPADREDUCE SPADDO)
middleEndExpand: %Form -> %Form
middleEndExpand x ==