SmallInteger.st
changeset 384 cc3d110ea879
parent 379 5b5a130ccd09
child 389 759e73ac879d
--- a/SmallInteger.st	Thu Aug 10 20:36:34 1995 +0200
+++ b/SmallInteger.st	Fri Aug 11 05:05:04 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1988 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.32 1995-08-10 12:31:19 claus Exp $
+$Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.33 1995-08-11 03:03:50 claus Exp $
 '!
 
 !SmallInteger class methodsFor:'documentation'!
@@ -42,8 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.32 1995-08-10 12:31:19 claus Exp $
-$Revision: 1.32 $
+$Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.33 1995-08-11 03:03:50 claus Exp $
 "
 !