LargeInteger.st
changeset 175 82ba8d2e3569
parent 92 0c73b48551ac
child 250 a5deb61ffdac
--- a/LargeInteger.st	Fri Oct 28 02:23:10 1994 +0100
+++ b/LargeInteger.st	Fri Oct 28 02:24:57 1994 +0100
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1994 by Claus Gittinger
               All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/LargeInteger.st,v 1.12 1994-08-05 00:55:07 claus Exp $
+$Header: /cvs/stx/stx/libbasic/LargeInteger.st,v 1.13 1994-10-28 01:24:42 claus Exp $
 '!
 
 !LargeInteger class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/LargeInteger.st,v 1.12 1994-08-05 00:55:07 claus Exp $
+$Header: /cvs/stx/stx/libbasic/LargeInteger.st,v 1.13 1994-10-28 01:24:42 claus Exp $
 "
 !
 
@@ -675,8 +675,7 @@
     |absValue 
      b1 "{ Class: SmallInteger }"
      b2 "{ Class: SmallInteger }"
-     b3 "{ Class: SmallInteger }"
-     b4 "{ Class: SmallInteger }" |
+     b3 "{ Class: SmallInteger }"|
 
     "
      could have simply created a 4-byte largeinteger and normalize