Added the GnuPlotSnapshotMonitor, the eoScalarFitnessStat and eoFDCStat in checkpointing

This commit is contained in:
evomarc 2001-02-09 05:21:04 +00:00
commit 09b669ed46
3 changed files with 5 additions and 5 deletions

View file

@ -7,3 +7,7 @@
#include <utils/eoGnuplot1DMonitor.h>
#include <utils/eoCheckPoint.h>
#include <utils/eoStat.h>
#include <utils/eoScalarFitnessStat.h>
#include <utils/eoGnuplot1DMonitor.h>
#include <utils/eoGnuplot1DSnapshot.h>
#include <utils/eoFDCStat.h>