peo.h modified

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1152 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
canape 2008-03-13 14:26:36 +00:00
commit 8c1bb5e1ef

View file

@ -117,7 +117,6 @@
#include "peoTransform.h"
#include "peoEvalFunc.h"
#include "peoPopEval.h"
#include "peoMoeoPopEval.h"
/* Cooperative island model */
#include "core/ring_topo.h"
@ -127,8 +126,6 @@
#include "peoData.h"
#include "peoSyncIslandMig.h"
#include "peoAsyncIslandMig.h"
#include "peoAsyncDataTransfer.h"
#include "peoSyncDataTransfer.h"
/* Synchronous multi-start model */
#include "peoMultiStart.h"