supress some doxygen warnings about \classes

This commit is contained in:
nojhan 2010-11-14 15:24:35 +01:00
commit 04f12b770e
5 changed files with 14 additions and 14 deletions

View file

@ -37,9 +37,9 @@
/**
Replacement strategies that combine en eoMerge and an eoReduce.
@classes: eoMergeReduce, the base (pure abstract) class
eoPlusReplacement the ES plus strategy
eoCommaReplacement the ES comma strategy
@class eoMergeReduce, the base (pure abstract) class
@class eoPlusReplacement the ES plus strategy
@class eoCommaReplacement the ES comma strategy
*/
/**