aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/URAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/URAGG.lsp')
-rw-r--r--src/algebra/strap/URAGG.lsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/algebra/strap/URAGG.lsp b/src/algebra/strap/URAGG.lsp
index 635b921b..f082c794 100644
--- a/src/algebra/strap/URAGG.lsp
+++ b/src/algebra/strap/URAGG.lsp
@@ -11,7 +11,7 @@
(COND
(|UnaryRecursiveAggregate;CAT|)
('T
- (LETT |UnaryRecursiveAggregate;CAT|
+ (SETQ |UnaryRecursiveAggregate;CAT|
(|Join| (|RecursiveAggregate| '|t#1|)
(|mkCategory| '|domain|
'(((|concat| ($ $ $)) T)
@@ -74,8 +74,7 @@
NIL
'((|Integer|)
(|NonNegativeInteger|))
- NIL))
- |UnaryRecursiveAggregate|))))))
+ NIL))))))))
(|setShellEntry| #0# 0
(LIST '|UnaryRecursiveAggregate| (|devaluate| |t#1|)))
#0#))