fix most of the doxygen warnings

This commit is contained in:
Johann Dreo 2010-11-09 11:44:28 +01:00
commit faaf13194f
42 changed files with 84 additions and 52 deletions

View file

@ -93,8 +93,8 @@ public:
/**
The implementation selects an individual from the fertile pop
@param _source the source population
@param _dest the selected guy
@param _pop the source population
@return the selected guy
*/
const EOT& operator()(const eoPop<EOT>& _pop)
{