Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/TypeData.h

    rca1a547 r3a5131ed  
    1010// Created On       : Sat May 16 15:18:36 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Thu Feb 23 15:16:18 2017
    13 // Update Count     : 155
     12// Last Modified On : Thu Feb 16 14:30:05 2017
     13// Update Count     : 153
    1414//
    1515
     
    4949                const std::string * name;
    5050                DeclarationNode * constants;
    51                 bool body;
    5251        };
    5352
     
    5756                mutable DeclarationNode * oldDeclList;
    5857                StatementNode * body;
     58                bool hasBody;
    5959                bool newStyle;
    6060        };
Note: See TracChangeset for help on using the changeset viewer.