Test peo modified

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@910 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
canape 2008-01-30 10:31:24 +00:00
commit b87149ea75
11 changed files with 217 additions and 215 deletions

View file

@ -344,8 +344,6 @@
/* <------- components for parallel algorithms -------> */
/* Parallel PSO */
#include "peoPSOSelect.h"
#include "peoWorstPositionReplacement.h"
#include "peoGlobalBestVelocity.h"
#include "peoPSO.h"
#endif