aboutsummaryrefslogtreecommitdiff
path: root/src/interp/slam.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-01-24 13:49:15 +0000
committerdos-reis <gdr@axiomatics.org>2008-01-24 13:49:15 +0000
commit20af041c1c069d10197ac8ad932d1d73fe21f5e5 (patch)
tree79110791f57a0b4249bdd27f133f43299542ea74 /src/interp/slam.boot
parent32699b46b1c0932491cae5c7e7101d2a76975707 (diff)
downloadopen-axiom-20af041c1c069d10197ac8ad932d1d73fe21f5e5.tar.gz
Define some global variables
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