From 1db4bd76938d5901b39cb516327a054c1aa0fdec Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 23 Apr 2009 03:09:23 +0000 Subject: * interp/sys-constants.boot ($SystemInlinableConstructorNames): Include Identifier. * interp/compiler.boot (compElt): Fix up 0 and 1 shenannigan. * algebra/boolean.spad.pamphlet (Reference): Use Identifier. * algebra/Makefile.pamphlet (axiom_algebra_bootstrap): Remove REF. (axiom_algebra_bootstrap_last_layer): Likewise. * algebra/strap/REF.lsp: Remove. --- src/interp/sys-constants.boot | 1 + 1 file changed, 1 insertion(+) (limited to 'src/interp/sys-constants.boot') diff --git a/src/interp/sys-constants.boot b/src/interp/sys-constants.boot index 25382ba9..f7cdc25f 100644 --- a/src/interp/sys-constants.boot +++ b/src/interp/sys-constants.boot @@ -568,6 +568,7 @@ $SystemInlinableConstructorNames == SingleInteger _ String _ Boolean _ + Identifier _ Symbol _ DoubleFloat _ PrimitiveArray _ -- cgit v1.2.3