RandomParkMiller.st
changeset 3420 f9d2226dbde2
parent 3401 2e1f3c5748a5
child 4592 1f7298074f35
equal deleted inserted replaced
3419:4b76d1a14086 3420:f9d2226dbde2
   139 ! !
   139 ! !
   140 
   140 
   141 !RandomParkMiller class methodsFor:'documentation'!
   141 !RandomParkMiller class methodsFor:'documentation'!
   142 
   142 
   143 version
   143 version
   144     ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.10 2014-10-02 14:31:00 cg Exp $'
   144     ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.11 2014-10-02 16:23:25 cg Exp $'
   145 !
   145 !
   146 
   146 
   147 version_CVS
   147 version_CVS
   148     ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.10 2014-10-02 14:31:00 cg Exp $'
   148     ^ '$Header: /cvs/stx/stx/libbasic2/RandomParkMiller.st,v 1.11 2014-10-02 16:23:25 cg Exp $'
   149 ! !
   149 ! !
   150 
   150 
   151 
   151 
   152 RandomParkMiller initialize!
   152 RandomParkMiller initialize!