aboutsummaryrefslogtreecommitdiff
path: root/src/interp/slam.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/slam.boot')
-rw-r--r--src/interp/slam.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/slam.boot b/src/interp/slam.boot
index 7c84b6e1..232ad541 100644
--- a/src/interp/slam.boot
+++ b/src/interp/slam.boot
@@ -35,6 +35,9 @@
import '"g-timer"
)package "BOOT"
+++ List of compiled function names.
+$compiledOpNameList
+
reportFunctionCompilation(op,nam,argl,body,isRecursive) ==
-- for an alternate definition of this function which does not allow
-- dynamic caching, see SLAMOLD BOOT