Doing libes.a in src/es and adding t-eoReal.cpp in test
I had to move eoRealBounds to utils dir because of global objects Some domino consequences here and there ...
This commit is contained in:
parent
511dc26623
commit
4968d64b05
19 changed files with 120 additions and 25 deletions
|
|
@ -48,9 +48,6 @@
|
|||
#include <es/eoRealOp.h>
|
||||
#include <es/eoNormalMutation.h>
|
||||
|
||||
// and their generic counterparts
|
||||
#include <es/eoGenericRealOp.h>
|
||||
|
||||
// the ES-mutations
|
||||
#include <es/eoEsMutationInit.h>
|
||||
#include <es/eoEsMutate.h>
|
||||
|
|
|
|||
Reference in a new issue