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

@ -35,7 +35,7 @@
An eoStat that simply gives the user time since first generation
It has to be tempatized by EOT because it must be an eoStat
@group Stats
@ingroup Stats
*/
class eoTimeCounter : public eoUpdater, public eoValueParam<double>
{