Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.cc

    rb95fe40 ra6d70cd  
    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.