From fdc64c2abcdf53d9afee4541503d1d17763ee92c Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 27 Dec 2008 02:20:07 +0000 Subject: * algebra/net.spad.pamphlet (readBytes!$InputByteConduit): Set length of buffer to count of bytes read. * algebra/si.spad.pamphlet (SingleInteger): Now formally subdomain of Integer. --- src/algebra/strap/NNI.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algebra/strap/NNI.lsp') diff --git a/src/algebra/strap/NNI.lsp b/src/algebra/strap/NNI.lsp index 329200c6..a6017162 100644 --- a/src/algebra/strap/NNI.lsp +++ b/src/algebra/strap/NNI.lsp @@ -48,7 +48,7 @@ (DEFUN |NonNegativeInteger| () (PROG () (RETURN - (PROG (#0=#:G1409) + (PROG (#0=#:G1410) (RETURN (COND ((LETT #0# (HGET |$ConstructorCache| '|NonNegativeInteger|) -- cgit v1.2.3