aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clam.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/clam.boot')
-rw-r--r--src/interp/clam.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/clam.boot b/src/interp/clam.boot
index e5d2f4ec..02b3fa06 100644
--- a/src/interp/clam.boot
+++ b/src/interp/clam.boot
@@ -237,7 +237,7 @@ compHash(op,argl,body,cacheNameOrNil,eqEtc,countFl) ==
computeFunction:= [auxfn,['LAMBDA,argl,:body]]
-- compile generated function stub
- compileInteractive mainFunction
+ compQuietly [mainFunction]
-- compile main body: this has already been compTran'ed
if $reportCompilation then