aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/STAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/STAGG.lsp')
-rw-r--r--src/algebra/strap/STAGG.lsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/algebra/strap/STAGG.lsp b/src/algebra/strap/STAGG.lsp
index e477684c..3f7d7848 100644
--- a/src/algebra/strap/STAGG.lsp
+++ b/src/algebra/strap/STAGG.lsp
@@ -11,7 +11,7 @@
(COND
(|StreamAggregate;CAT|)
('T
- (LETT |StreamAggregate;CAT|
+ (SETQ |StreamAggregate;CAT|
(|Join| (|UnaryRecursiveAggregate| '|t#1|)
(|LinearAggregate| '|t#1|)
(|mkCategory| '|domain|
@@ -21,8 +21,7 @@
((|possiblyInfinite?|
((|Boolean|) $))
T))
- NIL '((|Boolean|)) NIL))
- |StreamAggregate|))))))
+ NIL '((|Boolean|)) NIL))))))))
(|setShellEntry| #0# 0
(LIST '|StreamAggregate| (|devaluate| |t#1|)))
#0#))