aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/LNAGG.lsp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-10-27 08:36:45 +0000
committerdos-reis <gdr@axiomatics.org>2010-10-27 08:36:45 +0000
commit88431a10d86db0b69fb67339dcacf088d005482b (patch)
tree4c513999f071ffe782b50f061b21320936147a88 /src/algebra/strap/LNAGG.lsp
parent388a4332860c39a19fedbe2bdc4dbc8b411115e6 (diff)
downloadopen-axiom-88431a10d86db0b69fb67339dcacf088d005482b.tar.gz
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
Diffstat (limited to 'src/algebra/strap/LNAGG.lsp')
-rw-r--r--src/algebra/strap/LNAGG.lsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/algebra/strap/LNAGG.lsp b/src/algebra/strap/LNAGG.lsp
index cd27da9b..d712e9ce 100644
--- a/src/algebra/strap/LNAGG.lsp
+++ b/src/algebra/strap/LNAGG.lsp
@@ -6,10 +6,10 @@
(DEFPARAMETER |LinearAggregate;AL| 'NIL)
(DEFUN |LinearAggregate;| (|t#1|)
- (LET ((#0=#:G1400
+ (LET ((#0=#:G1375
(|sublisV| (PAIR '(|t#1|) (LIST (|devaluate| |t#1|)))
(|sublisV|
- (PAIR '(#1=#:G1398 #2=#:G1399)
+ (PAIR '(#1=#:G1373 #2=#:G1374)
(LIST '(|Integer|)
'(|UniversalSegment| (|Integer|))))
(COND
@@ -64,8 +64,8 @@
(LIST '|LinearAggregate| (|devaluate| |t#1|)))
#0#))
-(DEFUN |LinearAggregate| (#0=#:G1401)
- (LET ((#1=#:G1402 (|assoc| (|devaluate| #0#) |LinearAggregate;AL|)))
+(DEFUN |LinearAggregate| (#0=#:G1376)
+ (LET ((#1=#:G1377 (|assoc| (|devaluate| #0#) |LinearAggregate;AL|)))
(COND
(#1# (CDR #1#))
(T (PROGN