From 50eb3f193c9430ce498b89680442a703544f75f9 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 16 Oct 2008 04:06:43 +0000 Subject: * 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. --- src/interp/clam.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/clam.boot') 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 := [[]] -- cgit v1.2.3