fix most of the doxygen warnings
This commit is contained in:
parent
22224ad793
commit
faaf13194f
42 changed files with 84 additions and 52 deletions
|
|
@ -49,8 +49,8 @@ template<class EOT> class eoSimpleEDA: public eoEDA<EOT>
|
|||
{
|
||||
public:
|
||||
|
||||
/** Ctor from an eoDistribUpdater
|
||||
* ... plus an eoEval and eoContinue of course
|
||||
/** Ctor from an eoDistribUpdater,
|
||||
* plus an eoEval and eoContinue of course.
|
||||
*/
|
||||
eoSimpleEDA(eoDistribUpdater<EOT>& _update,
|
||||
eoEvalFunc<EOT>& _eval,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue