Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/InitializerNode.cc

    r59db689 r097e2b0  
    1010// Created On       : Sat May 16 13:20:24 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jun  6 15:49:42 2015
    13 // Update Count     : 3
     12// Last Modified On : Thu Oct  8 17:18:55 2015
     13// Update Count     : 4
    1414//
    1515
     
    8080
    8181        if ( aggregate ) {
    82                 assert( next_init() != 0 );
     82                //assert( next_init() != 0 );
    8383
    8484                std::list< Initializer *> initlist;
Note: See TracChangeset for help on using the changeset viewer.