Changing the include file that contain all include from
eoparadiseo to eoparadiseo.h because teh CVS tool in Microsoft Windaube doesn't make the difference with the directory ParadisEO
This commit is contained in:
parent
64ca17c66f
commit
a1fffff045
8 changed files with 19 additions and 15 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#include <iostream>
|
||||
#include <strstream>
|
||||
|
||||
#include <paradiseo>
|
||||
#include <paradiseo.h>
|
||||
#include <ga.h>
|
||||
|
||||
typedef eoBit<double> Indi ; // A bitstring with fitness double
|
||||
|
|
|
|||
Reference in a new issue