aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/SETAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/SETAGG.lsp')
-rw-r--r--src/algebra/strap/SETAGG.lsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/algebra/strap/SETAGG.lsp b/src/algebra/strap/SETAGG.lsp
index dd352424..00d0411c 100644
--- a/src/algebra/strap/SETAGG.lsp
+++ b/src/algebra/strap/SETAGG.lsp
@@ -11,7 +11,7 @@
(COND
(|SetAggregate;CAT|)
('T
- (LETT |SetAggregate;CAT|
+ (SETQ |SetAggregate;CAT|
(|Join| (|SetCategory|) (|Collection| '|t#1|)
(|mkCategory| '|domain|
'(((|part?| ((|Boolean|) $ $)) T)
@@ -30,8 +30,7 @@
((|union| ($ $ |t#1|)) T)
((|union| ($ |t#1| $)) T))
'((|partiallyOrderedSet| T))
- '((|Boolean|) (|List| |t#1|)) NIL))
- |SetAggregate|))))))
+ '((|Boolean|) (|List| |t#1|)) NIL))))))))
(|setShellEntry| #0# 0 (LIST '|SetAggregate| (|devaluate| |t#1|)))
#0#))