From c74ed936d96536336650b13fe21e79e0db7a2da4 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 14 Oct 2007 14:31:06 +0000 Subject: * Makefile.pamphlet (${DEPSYS}): Depend on g-error.$(FASLEXT), g-boot.$(FASLEXT), c-util.$(FASLEXT), clam.$(FASLEXT), slam.$(FASLEXT). (slam.$(FASLEXT)): New rule. (clam.$(FASLEXT)): Likewise. (g-boot.$(FASLEXT)): Likewise. (g-error.$(FASLEXT)): Likewise. (c-util.$(FASLEXT)): Likewise. (<>): Remove. (<>): Likewise. * c-util.boot.pamphlet: Remove cached Lisp translation. Push into package "BOOT". Fix syntax. Remove unused functions. * clam.boot.pamphlet: Push into package "BOOT". Fix syntax. * g-error.boot.package: Likewise. * g-boot.boot.pamphlet: Push into package "BOOT". * slam.boot.pamphlet: Likewise. * sys-global.boot (CHR): Define. (TOK): Likewise. --- src/interp/slam.boot.pamphlet | 1 + 1 file changed, 1 insertion(+) (limited to 'src/interp/slam.boot.pamphlet') diff --git a/src/interp/slam.boot.pamphlet b/src/interp/slam.boot.pamphlet index 4b080f02..fe4f4c1c 100644 --- a/src/interp/slam.boot.pamphlet +++ b/src/interp/slam.boot.pamphlet @@ -47,6 +47,7 @@ <<*>>= <> +import '"g-timer" )package "BOOT" reportFunctionCompilation(op,nam,argl,body,isRecursive) == -- cgit v1.2.3