ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/mdParser/MDParser.hpp
(Generate patch)

Comparing trunk/src/mdParser/MDParser.hpp (file contents):
Revision 2040 by gezelter, Thu Nov 13 17:49:44 2014 UTC vs.
Revision 2046 by gezelter, Tue Dec 2 22:11:04 2014 UTC

# Line 91 | Line 91 | class CUSTOM_API MDParser : public ANTLR_USE_NAMESPACE
91   private:
92          static const char* tokenNames[];
93   #ifndef NO_STATIC_CONSTS
94 <        static const int NUM_TOKENS = 60;
94 >        static const int NUM_TOKENS = 78;
95   #else
96          enum {
97 <                NUM_TOKENS = 60
97 >                NUM_TOKENS = 78
98          };
99   #endif
100          
# Line 132 | Line 132 | class CUSTOM_API MDParser : public ANTLR_USE_NAMESPACE
132          static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_15;
133          static const unsigned long _tokenSet_16_data_[];
134          static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_16;
135 +        static const unsigned long _tokenSet_17_data_[];
136 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_17;
137 +        static const unsigned long _tokenSet_18_data_[];
138 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_18;
139 +        static const unsigned long _tokenSet_19_data_[];
140 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_19;
141 +        static const unsigned long _tokenSet_20_data_[];
142 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_20;
143 +        static const unsigned long _tokenSet_21_data_[];
144 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_21;
145 +        static const unsigned long _tokenSet_22_data_[];
146 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_22;
147   };
148  
149   #endif /*INC_MDParser_hpp_*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines