Ignore:
Timestamp:
04/27/06 11:57:28 (18 years ago)
Author:
mattausch
Message:

implementing bounding box hack

File:
1 edited

Legend:

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

    r822 r840  
    136136   
    137137  // clean up 
    138   //  DEL_PTR(p); 
    139   //  DEL_PTR(environment); 
     138  DEL_PTR(p); 
     139  DEL_PTR(environment); 
     140 
    140141  if (app) 
    141142        return app->exec(); 
Note: See TracChangeset for help on using the changeset viewer.