aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/MTSCAT.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/MTSCAT.lsp
parent388a4332860c39a19fedbe2bdc4dbc8b411115e6 (diff)
downloadopen-axiom-88431a10d86db0b69fb67339dcacf088d005482b.tar.gz
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
Diffstat (limited to 'src/algebra/strap/MTSCAT.lsp')
-rw-r--r--src/algebra/strap/MTSCAT.lsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/algebra/strap/MTSCAT.lsp b/src/algebra/strap/MTSCAT.lsp
index 72955375..56b20cbe 100644
--- a/src/algebra/strap/MTSCAT.lsp
+++ b/src/algebra/strap/MTSCAT.lsp
@@ -6,12 +6,12 @@
(DEFPARAMETER |MultivariateTaylorSeriesCategory;AL| 'NIL)
(DEFUN |MultivariateTaylorSeriesCategory;| (|t#1| |t#2|)
- (LET ((#0=#:G1399
+ (LET ((#0=#:G1374
(|sublisV|
(PAIR '(|t#1| |t#2|)
(LIST (|devaluate| |t#1|) (|devaluate| |t#2|)))
(|sublisV|
- (PAIR '(#1=#:G1398)
+ (PAIR '(#1=#:G1373)
(LIST '(|IndexedExponents| |t#2|)))
(COND
(|MultivariateTaylorSeriesCategory;CAT|)
@@ -87,9 +87,9 @@
#0#))
(DEFUN |MultivariateTaylorSeriesCategory|
- (&REST #0=#:G1402 &AUX #1=#:G1400)
+ (&REST #0=#:G1377 &AUX #1=#:G1375)
(DSETQ #1# #0#)
- (LET ((#2=#:G1401
+ (LET ((#2=#:G1376
(|assoc| (|devaluateList| #1#)
|MultivariateTaylorSeriesCategory;AL|)))
(COND