git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2075 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
boufaras 2011-01-27 12:54:04 +00:00
commit 5c84e8205a

View file

@ -179,6 +179,8 @@
#include <problems/permutation/moShiftNeighbor.h>
#include <problems/permutation/moSwapNeighbor.h>
#include <problems/permutation/moSwapNeighborhood.h>
#include <problems/permutation/moIndexedSwapNeighbor.h>
#include <sampling/moAutocorrelationSampling.h>