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

@ -53,7 +53,7 @@ template<class EOT> class eoShiftMutation: public eoMonOp<EOT>
/**
* Shift two components of the given eoosome.
* @param eo The cromosome which is going to be changed.
* @param _eo The cromosome which is going to be changed.
*/
bool operator()(EOT& _eo)
{