* edo: added comments to generate all inheritance of classes in doxygen

This commit is contained in:
Caner Candan 2011-08-23 18:59:28 +02:00
commit 59343bf45e
32 changed files with 63 additions and 1 deletions

View file

@ -31,7 +31,7 @@ Authors:
#include <eoFunctor.h>
#include <eoPersistent.h>
//! edoContinue< EOT > classe fitted to Distribution Object library
//! edoContinue< D > class fitted to Distribution Object library
template < typename D >
class edoContinue : public eoUF< const D&, bool >, public eoPersistent