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

Comparing branches/development/src/mdParser/MDParser.hpp (file contents):
Revision 1775 by gezelter, Wed Jun 6 02:18:54 2012 UTC vs.
Revision 1776 by gezelter, Thu Aug 9 15:52:59 2012 UTC

# Line 2 | Line 2
2   #define INC_MDParser_hpp_
3  
4   #include <antlr/config.hpp>
5 < /* $ANTLR 2.7.7 (20110725): "MDParser.g" -> "MDParser.hpp"$ */
5 > /* $ANTLR 2.7.7 (20120725): "MDParser.g" -> "MDParser.hpp"$ */
6   #include <antlr/TokenStream.hpp>
7   #include <antlr/TokenBuffer.hpp>
8   #include "MDTokenTypes.hpp"
# Line 57 | Line 57 | class CUSTOM_API MDParser : public ANTLR_USE_NAMESPACE
57          public: void constant();
58          protected: void intConst();
59          protected: void floatConst();
60 +        protected: void vectorConst();
61          public: void moleculestatement();
62          public: void atomblock();
63          public: void bondblock();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines