RandomParkMiller.st
changeset 3420 f9d2226dbde2
parent 3401 2e1f3c5748a5
child 4592 1f7298074f35
--- a/RandomParkMiller.st	Thu Oct 02 18:23:23 2014 +0200
+++ b/RandomParkMiller.st	Thu Oct 02 18:23:25 2014 +0200
@@ -141,11 +141,11 @@
 !RandomParkMiller class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.10 2014-10-02 14:31:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.11 2014-10-02 16:23:25 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.10 2014-10-02 14:31:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.11 2014-10-02 16:23:25 cg Exp $'
 ! !