doxygen: MathCommand is not about string operators
This commit is contained in:
parent
486033aef3
commit
31ab25c0c9
|
@ -14,10 +14,7 @@
|
|||
|
||||
#include "cmCommand.h"
|
||||
|
||||
/** \class cmMathCommand
|
||||
* \brief Common string operations
|
||||
*
|
||||
*/
|
||||
/// Mathematical expressions: math(EXPR ...) command.
|
||||
class cmMathCommand : public cmCommand
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue