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

This commit is contained in:
jhumeau 2009-02-12 12:11:37 +00:00
commit 5cc767f92d

View file

@ -42,11 +42,6 @@
#include <comparator/moeoObjectiveVectorComparator.h>
#include <comparator/moeoParetoObjectiveVectorComparator.h>
//template < class MOEOT >
//class ufMOEOT : public eoUF < const MOEOT &, bool> {};
//template < class MOEOT >
//class ufPop : eoUF < const eoPop < MOEOT > &, bool> {};
/**
* Abstract class for representing an archive ;
* an archive is a secondary population that stores non-dominated solutions.