Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.cc

    ra6d70cd rb95fe40  
    210210                PassVisitor<GenericInstantiator> instantiator;
    211211
    212                 // mutateAll( translationUnit, fixer );
     212                mutateAll( translationUnit, fixer );
    213213                mutateAll( translationUnit, instantiator );
    214214        }
Note: See TracChangeset for help on using the changeset viewer.