Ignore:
Timestamp:
02/20/07 13:05:26 (17 years ago)
Author:
mattausch
Message:

runs also under debug mode now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ObjectsParser.cpp

    r2123 r2130  
    364364 
    365365                        GzFileInputSource isource(myFilePath); 
    366                         Debug<<"here93" << endl; 
    367366                        parser->parse(isource); 
    368367#else 
     
    370369 
    371370#endif 
    372 Debug<<"here932" << endl; 
     371 
    373372                        const unsigned long endMillis = XMLPlatformUtils::getCurrentMillis(); 
    374373                        duration = endMillis - startMillis; 
Note: See TracChangeset for help on using the changeset viewer.