Corrected a problem in eoEsChromInit (it refused plain eoReal) + some
other minor modications (e.g. a dir in make_checkpoint where ALL file will go).
This commit is contained in:
parent
1eee26598b
commit
f4d2630516
9 changed files with 98 additions and 64 deletions
|
|
@ -288,6 +288,8 @@ extern eoRng rng;
|
|||
|
||||
using eo::rng;
|
||||
|
||||
/** the random_seed utility in eoRNG.cpp */
|
||||
extern uint32 random_seed();
|
||||
|
||||
// Implementation of some eoRng members.... Don't mind the mess, it does work.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue