Random.st
changeset 85 df13b436b54e
parent 84 d401ce0001dc
child 112 3e18f2cfe430
--- a/Random.st	Thu Aug 10 15:19:05 1995 +0200
+++ b/Random.st	Thu Aug 10 20:36:43 1995 +0200
@@ -37,7 +37,7 @@
 Copyright (C) 1988, 1989 Free Software Foundation, Inc.
 Written by Steve Byrne.
 
-$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.10 1995-08-10 13:18:32 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.11 1995-08-10 18:36:09 claus Exp $
 '!
 
 !Random class methodsFor:'documentation'!
@@ -72,8 +72,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.10 1995-08-10 13:18:32 claus Exp $
-$Revision: 1.10 $
+$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.11 1995-08-10 18:36:09 claus Exp $
 "
 !