Random.st
changeset 84 d401ce0001dc
parent 75 a7bf47d849af
child 85 df13b436b54e
--- a/Random.st	Thu Aug 03 05:30:04 1995 +0200
+++ b/Random.st	Thu Aug 10 15:19:05 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.9 1995-05-16 17:11:01 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.10 1995-08-10 13:18:32 claus Exp $
 '!
 
 !Random class methodsFor:'documentation'!
@@ -72,7 +72,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.9 1995-05-16 17:11:01 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.10 1995-08-10 13:18:32 claus Exp $
+$Revision: 1.10 $
 "
 !