grouping classes in documentation
This commit is contained in:
parent
284b048dcc
commit
8e70cbea01
39 changed files with 140 additions and 23 deletions
|
|
@ -35,6 +35,9 @@
|
|||
* within the eoGenOp framework
|
||||
* eoMonCloneOp will probably be useful as the copy operator
|
||||
* eoBinCloneOp will certainly never been used - but let's be complete :-)
|
||||
*
|
||||
* @addtogroup Core
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
@ -76,4 +79,5 @@ virtual bool operator()(EOT& , EOT& ) {return false;}
|
|||
};
|
||||
|
||||
#endif
|
||||
/** @} */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue