aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/INS.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/INS.lsp
parent388a4332860c39a19fedbe2bdc4dbc8b411115e6 (diff)
downloadopen-axiom-88431a10d86db0b69fb67339dcacf088d005482b.tar.gz
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
Diffstat (limited to 'src/algebra/strap/INS.lsp')
-rw-r--r--src/algebra/strap/INS.lsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/algebra/strap/INS.lsp b/src/algebra/strap/INS.lsp
index 41a8e7d7..fd51e855 100644
--- a/src/algebra/strap/INS.lsp
+++ b/src/algebra/strap/INS.lsp
@@ -4,10 +4,10 @@
(DEFPARAMETER |IntegerNumberSystem;AL| 'NIL)
(DEFUN |IntegerNumberSystem;| ()
- (LET ((#0=#:G1414
+ (LET ((#0=#:G1389
(|sublisV|
- (PAIR '(#1=#:G1408 #2=#:G1409 #3=#:G1410 #4=#:G1411
- #5=#:G1412 #6=#:G1413)
+ (PAIR '(#1=#:G1383 #2=#:G1384 #3=#:G1385 #4=#:G1386
+ #5=#:G1387 #6=#:G1388)
(LIST '(|Integer|) '(|Integer|) '(|Integer|)
'(|InputForm|) '(|Pattern| (|Integer|))
'(|Integer|)))