debug previous commit !
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2021 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
6095a66005
commit
78614c265a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
* Comparator of two neighbors : a neighbor is better if the fitness is higher or equal
|
* Comparator of two neighbors : a neighbor is better if the fitness is higher or equal
|
||||||
*/
|
*/
|
||||||
template< class Neighbor >
|
template< class Neighbor >
|
||||||
class moEqualNeighborComparator : public moNeighborComparator<Neighbor, Neighbor>
|
class moEqualNeighborComparator : public moNeighborComparator<Neighbor>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue