an eoStat that simply count generations

This commit is contained in:
nojhan 2011-12-12 22:22:04 +01:00
commit 5115deb7dd
2 changed files with 47 additions and 0 deletions

View file

@ -17,6 +17,7 @@
#include <utils/eoMOFitnessStat.h>
#include <utils/eoPopStat.h>
#include <utils/eoTimeCounter.h>
#include <utils/eoGenCounter.h>
// and make_help - any better suggestion to include it?
void make_help(eoParser & _parser);