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

@ -38,7 +38,7 @@ some objects (for instance, a #eoFactory# or a random number generator.
/**
Base class for objects that can print themselves
(#printOn#). Besides, this file defines the standard output for all the objects;
if the objects define printOn there's no need to define #operator <<#.
if the objects define printOn there's no need to define "operator<<".
@ingroup Core
*/