aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/NNI.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/NNI.lsp
parent388a4332860c39a19fedbe2bdc4dbc8b411115e6 (diff)
downloadopen-axiom-88431a10d86db0b69fb67339dcacf088d005482b.tar.gz
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
Diffstat (limited to 'src/algebra/strap/NNI.lsp')
-rw-r--r--src/algebra/strap/NNI.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/NNI.lsp b/src/algebra/strap/NNI.lsp
index efe37d37..55d5f335 100644
--- a/src/algebra/strap/NNI.lsp
+++ b/src/algebra/strap/NNI.lsp
@@ -40,7 +40,7 @@
(DEFUN |NonNegativeInteger| ()
(DECLARE (SPECIAL |$ConstructorCache|))
- (PROG (#0=#:G1409)
+ (PROG (#0=#:G1384)
(RETURN
(COND
((SETQ #0# (HGET |$ConstructorCache| '|NonNegativeInteger|))