Added make_help in checkpointing, included stdexcept in eoParam. Comments
updates ...
This commit is contained in:
parent
62dfe13c3a
commit
e79edcffe7
3 changed files with 51 additions and 19 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Reference in a new issue