Correction of the include in nkLandscapes*
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2073 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
ceb0e3367d
commit
0234d3f917
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#ifndef __nkpLandscapesEval_H
|
||||
#define __nkpLandscapesEval_H
|
||||
|
||||
#include <nkLandscapesEval.h>
|
||||
#include <eval/nkLandscapesEval.h>
|
||||
|
||||
/*
|
||||
* Neutral version of NK landscapes: the 'probabilistic' NK
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#ifndef __nkqLandscapesEval_H
|
||||
#define __nkqLandscapesEval_H
|
||||
|
||||
#include <nkLandscapesEval.h>
|
||||
#include <eval/nkLandscapesEval.h>
|
||||
|
||||
/*
|
||||
* Neutral version of NK landscapes: the 'quantised' NK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue