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 b4c45112..4699dc8b 100644
--- a/src/interp/clam.boot
+++ b/src/interp/clam.boot
@@ -333,7 +333,7 @@ clearClams() ==
clearClam fn ==
infovec:= GETL(fn,'cacheInfo) or keyedSystemError("S2GE0003",[fn])
eval infovec.cacheReset
-
+
reportAndClearClams() ==
cacheStats()
clearClams()