aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/LSAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/LSAGG.lsp')
-rw-r--r--src/algebra/strap/LSAGG.lsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/algebra/strap/LSAGG.lsp b/src/algebra/strap/LSAGG.lsp
index 64bb96bb..eeb2b6ed 100644
--- a/src/algebra/strap/LSAGG.lsp
+++ b/src/algebra/strap/LSAGG.lsp
@@ -11,14 +11,13 @@
(COND
(|ListAggregate;CAT|)
('T
- (LETT |ListAggregate;CAT|
+ (SETQ |ListAggregate;CAT|
(|Join| (|StreamAggregate| '|t#1|)
(|FiniteLinearAggregate| '|t#1|)
(|ExtensibleLinearAggregate| '|t#1|)
(|mkCategory| '|domain|
'(((|list| ($ |t#1|)) T)) NIL 'NIL
- NIL))
- |ListAggregate|))))))
+ NIL))))))))
(|setShellEntry| #0# 0 (LIST '|ListAggregate| (|devaluate| |t#1|)))
#0#))