Add policy and element of policy for migration

This commit is contained in:
quemy 2012-11-07 18:20:29 +01:00
commit 2cd7f1f423
6 changed files with 202 additions and 6 deletions

View file

@ -33,5 +33,8 @@ Contact: paradiseo-help@lists.gforge.inria.fr
#include <thread.h>
#include <MWModel.h>
#include <scheduler.h>
#include <island.h>
#include <policy.h>
#include <PPE.h>
#endif