+ feature eoSIGContinue: Continuator can catch user signals + feature eoLogger: flexible logging system for eo

This commit is contained in:
Caner CANDAN 2010-08-04 13:47:51 +02:00
commit 1ecf4d3def
10 changed files with 638 additions and 2 deletions

View file

@ -67,6 +67,7 @@ SET (TEST_LIST t-eoParetoFitness
t-eoExtendedVelocity
# t-eoFrontSorter
# t-eoEpsMOEA
t-eoLogger
)
FOREACH (test ${TEST_LIST})