From 5e504b6abaef6cf7e7c58c17e26bec33856b60c0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 17 Aug 2008 08:59:26 +0000 Subject: * algebra/Makefile.pamphlet (all-algstrap): New. * algebra/strap: Update cached Lisp translation. --- src/algebra/strap/SETAGG.lsp | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/algebra/strap/SETAGG.lsp') diff --git a/src/algebra/strap/SETAGG.lsp b/src/algebra/strap/SETAGG.lsp index e28d5608..f3f7586e 100644 --- a/src/algebra/strap/SETAGG.lsp +++ b/src/algebra/strap/SETAGG.lsp @@ -5,8 +5,8 @@ (DEFPARAMETER |SetAggregate;AL| 'NIL) -(DEFUN |SetAggregate| (#0=#:G1394) - (LET (#1=#:G1395) +(DEFUN |SetAggregate| (#0=#:G1395) + (LET (#1=#:G1396) (COND ((SETQ #1# (|assoc| (|devaluate| #0#) |SetAggregate;AL|)) (CDR #1#)) @@ -17,7 +17,7 @@ #1#)))) (DEFUN |SetAggregate;| (|t#1|) - (PROG (#0=#:G1393) + (PROG (#0=#:G1394) (RETURN (PROG1 (LETT #0# (|sublisV| @@ -56,3 +56,9 @@ NIL)) . #1=(|SetAggregate|))))) . #1#) (SETELT #0# 0 (LIST '|SetAggregate| (|devaluate| |t#1|))))))) + +(SETQ |$CategoryFrame| + (|put| '|SetAggregate| '|isCategory| T + (|addModemap| '|SetAggregate| '(|SetAggregate| |#1|) + '((|Category|) (|SetCategory|)) T '|SetAggregate| + |$CategoryFrame|))) -- cgit v1.2.3