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

This commit is contained in:
jhumeau 2009-03-12 16:06:33 +00:00
commit 73bcab1f2b
5 changed files with 298 additions and 2 deletions

View file

@ -46,7 +46,6 @@
* TODO
*/
template < class Move >
class moeoPopNeighborhoodExplorer : public eoBF <eoPop < typename Move::EOType > &, eoPop < typename Move::EOType > &, void>
{};
class moeoPopNeighborhoodExplorer{};
#endif /*MOEONEIGHBORHOODEXPLORER_H_*/