doxygen: MathCommand is not about string operators

This commit is contained in:
Yury G. Kudryashov 2012-02-29 17:34:17 +04:00
parent 486033aef3
commit 31ab25c0c9

View File

@ -14,10 +14,7 @@
#include "cmCommand.h" #include "cmCommand.h"
/** \class cmMathCommand /// Mathematical expressions: math(EXPR ...) command.
* \brief Common string operations
*
*/
class cmMathCommand : public cmCommand class cmMathCommand : public cmCommand
{ {
public: public: