From 73374b314b15f2a313718d0e347a1050d1d1a405 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 1 Oct 2011 14:02:30 +0000 Subject: * boot/utility.boot: Define BOOTTRAN namespace. (setUnion): New. (setDifference): New. * boot/translator.boot (packageBody): New. (translateToplevel): Use it. Translate namespace definition. * boot/tokens.boot: Replace bitmask with bitref. Do not translate setDifference and setUnion. * boot/parser.boot (bpDef): Now include namespace definition. (bpComma): Remove namespace rule as subsumed by Where rule. * boot/Makefile.in: Remove dependencies on initial-env.lisp. (AXIOM_LOCAL_LISP_sources): Remove as unused, (boot_sources): Remove as redundant with boot_SOURCES. * boot/initial-env.lisp: Remove. --- src/share/algebra/compress.daase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/share/algebra/compress.daase') diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase index 52675c3a..17dcd040 100644 --- a/src/share/algebra/compress.daase +++ b/src/share/algebra/compress.daase @@ -1,5 +1,5 @@ -(30 . 3525500983) +(30 . 3526439782) (3982 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain| ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join| |ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&| -- cgit v1.2.3