Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r6eb8948 rb542bfb  
    4242#include "Common/UnimplementedError.h"
    4343#include "../config.h"
    44 #include "Tuples/Tuples.h"
    4544
    4645using namespace std;
     
    266265                OPTPRINT( "convertLvalue" )
    267266                GenPoly::convertLvalue( translationUnit );
    268                 OPTPRINT( "expandTuples" ); // xxx - is this the right place for this?
    269                 Tuples::expandTuples( translationUnit );
    270267
    271268                if ( bboxp ) {
Note: See TracChangeset for help on using the changeset viewer.