Added make_help in checkpointing, included stdexcept in eoParam. Comments

updates ...
This commit is contained in:
evomarc 2001-09-04 06:43:19 +00:00
commit e79edcffe7
3 changed files with 51 additions and 19 deletions

View file

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