deleted useless header file 'trikisa'
This commit is contained in:
parent
1e38346b1d
commit
6bc2a21d60
1 changed files with 0 additions and 22 deletions
|
|
@ -1,22 +0,0 @@
|
||||||
// (c) Thales group, 2010
|
|
||||||
/*
|
|
||||||
Authors:
|
|
||||||
Johann Dreo <johann.dreo@thalesgroup.com>
|
|
||||||
Caner Candan <caner.candan@thalesgroup.com>
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef _trikisa_
|
|
||||||
#define _trikisa_
|
|
||||||
|
|
||||||
#include "moRealNeighbor.h"
|
|
||||||
#include "moRealNeighborhood.h"
|
|
||||||
#include "moStdDevEstimator.h"
|
|
||||||
#include "moTrikiCoolingSchedule.h"
|
|
||||||
#include "moFitnessVarianceStat.h" // TODO rm
|
|
||||||
#include "moFitnessMomentsStat.h"
|
|
||||||
|
|
||||||
#endif // !_trikisa_
|
|
||||||
|
|
||||||
// Local Variables:
|
|
||||||
// mode: C++
|
|
||||||
// End:
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue