--- trunk/src/mdParser/MDTreeParser.hpp 2012/08/22 02:28:28 1782 +++ trunk/src/mdParser/MDTreeParser.hpp 2013/07/16 17:16:45 1902 @@ -3,7 +3,7 @@ #include #include "MDTreeParserTokenTypes.hpp" -/* $ANTLR 2.7.7 (20120725): "MDTreeParser.g" -> "MDTreeParser.hpp"$ */ +/* $ANTLR 2.7.7 (20121118): "MDTreeParser.g" -> "MDTreeParser.hpp"$ */ #include #line 2 "MDTreeParser.g" @@ -94,10 +94,10 @@ class CUSTOM_API MDTreeParser : public ANTLR_USE_NAMES private: static const char* tokenNames[]; #ifndef NO_STATIC_CONSTS - static const int NUM_TOKENS = 57; + static const int NUM_TOKENS = 58; #else enum { - NUM_TOKENS = 57 + NUM_TOKENS = 58 }; #endif