aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/POLYCAT.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/POLYCAT.lsp
parent388a4332860c39a19fedbe2bdc4dbc8b411115e6 (diff)
downloadopen-axiom-88431a10d86db0b69fb67339dcacf088d005482b.tar.gz
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
Diffstat (limited to 'src/algebra/strap/POLYCAT.lsp')
-rw-r--r--src/algebra/strap/POLYCAT.lsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/algebra/strap/POLYCAT.lsp b/src/algebra/strap/POLYCAT.lsp
index c511ad14..ed7ebdfe 100644
--- a/src/algebra/strap/POLYCAT.lsp
+++ b/src/algebra/strap/POLYCAT.lsp
@@ -6,7 +6,7 @@
(DEFPARAMETER |PolynomialCategory;AL| 'NIL)
(DEFUN |PolynomialCategory;| (|t#1| |t#2| |t#3|)
- (LET ((#0=#:G1416
+ (LET ((#0=#:G1391
(|sublisV|
(PAIR '(|t#1| |t#2| |t#3|)
(LIST (|devaluate| |t#1|) (|devaluate| |t#2|)
@@ -198,9 +198,9 @@
(|devaluate| |t#2|) (|devaluate| |t#3|)))
#0#))
-(DEFUN |PolynomialCategory| (&REST #0=#:G1419 &AUX #1=#:G1417)
+(DEFUN |PolynomialCategory| (&REST #0=#:G1394 &AUX #1=#:G1392)
(DSETQ #1# #0#)
- (LET ((#2=#:G1418
+ (LET ((#2=#:G1393
(|assoc| (|devaluateList| #1#) |PolynomialCategory;AL|)))
(COND
(#2# (CDR #2#))