aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clam.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-16 04:06:43 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-16 04:06:43 +0000
commit50eb3f193c9430ce498b89680442a703544f75f9 (patch)
tree1278adf08afe35d2a79ff21215371169a5f4286c /src/interp/clam.boot
parenta865b3c1924286ed6308753b31b4eddaf0794687 (diff)
downloadopen-axiom-50eb3f193c9430ce498b89680442a703544f75f9.tar.gz
* interp/compiler.boot (backendCompile1): Move to c-util.boot.
(COMP): Likewise. Rename to backendCompile. (compileFileQuietly): Move to c-util.boot. (compAndDefine): Likewise. (compQuietly): Likewise. (compileQuitely): Likewise.
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 7ba68452..b9b4e254 100644
--- a/src/interp/clam.boot
+++ b/src/interp/clam.boot
@@ -65,7 +65,7 @@ namespace BOOT
-- entries have their use count set
-- to 0 on garbage collection; those with 0 use count at garbage collection
-- are cleared
--- see definition of COMP,2 in COMP LISP which calls clamComp below
+-- see definition of backendCompile2 in c-util which calls clamComp below
++
$hashNode := [[]]