update doc

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@238 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-04-16 08:29:50 +00:00
commit 57a6d3dfba

View file

@ -4,7 +4,7 @@
// moeoComparator.h
// (c) OPAC Team (LIFL), Dolphin Project (INRIA), 2007
/*
This library..
This library...
Contact: paradiseo-help@lists.gforge.inria.fr, http://paradiseo.gforge.inria.fr
*/
@ -72,6 +72,7 @@ public:
}
private:
/** the index of objective */
unsigned obj;
};