From 88431a10d86db0b69fb67339dcacf088d005482b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 27 Oct 2010 08:36:45 +0000 Subject: * algebra/boolean.spad.pamphlet (Logic): Now extend Type. --- src/algebra/strap/CLAGG.lsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/algebra/strap/CLAGG.lsp') diff --git a/src/algebra/strap/CLAGG.lsp b/src/algebra/strap/CLAGG.lsp index 0b352d92..85246919 100644 --- a/src/algebra/strap/CLAGG.lsp +++ b/src/algebra/strap/CLAGG.lsp @@ -6,7 +6,7 @@ (DEFPARAMETER |Collection;AL| 'NIL) (DEFUN |Collection;| (|t#1|) - (LET ((#0=#:G1397 + (LET ((#0=#:G1372 (|sublisV| (PAIR '(|t#1|) (LIST (|devaluate| |t#1|))) (COND (|Collection;CAT|) @@ -69,8 +69,8 @@ (|setShellEntry| #0# 0 (LIST '|Collection| (|devaluate| |t#1|))) #0#)) -(DEFUN |Collection| (#0=#:G1398) - (LET ((#1=#:G1399 (|assoc| (|devaluate| #0#) |Collection;AL|))) +(DEFUN |Collection| (#0=#:G1373) + (LET ((#1=#:G1374 (|assoc| (|devaluate| #0#) |Collection;AL|))) (COND (#1# (CDR #1#)) (T (PROGN -- cgit v1.2.3