aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ALAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/ALAGG.lsp')
-rw-r--r--src/algebra/strap/ALAGG.lsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/algebra/strap/ALAGG.lsp b/src/algebra/strap/ALAGG.lsp
index 662bc48d..e8aa377c 100644
--- a/src/algebra/strap/ALAGG.lsp
+++ b/src/algebra/strap/ALAGG.lsp
@@ -17,7 +17,7 @@
(COND
(|AssociationListAggregate;CAT|)
('T
- (LETT |AssociationListAggregate;CAT|
+ (SETQ |AssociationListAggregate;CAT|
(|Join| (|TableAggregate| '|t#1| '|t#2|)
(|ListAggregate| '#1#)
(|mkCategory| '|domain|
@@ -28,8 +28,7 @@
"failed")
|t#1| $))
T))
- NIL 'NIL NIL))
- |AssociationListAggregate|)))))))
+ NIL 'NIL NIL)))))))))
(|setShellEntry| #0# 0
(LIST '|AssociationListAggregate| (|devaluate| |t#1|)
(|devaluate| |t#2|)))