Show
Ignore:
Timestamp:
01/11/10 23:01:37 (14 years ago)
Author:
mido
Message:

a few details corrected

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/mex/merger.cpp

    r761 r767  
    6767                Merger->set_support ( *RecSup ); 
    6868        }  
    69         } catch (UIException &e) { 
     69        } catch (UIException) { 
    7070                shared_ptr<discrete_support> DisSup = UI::build<discrete_support> ( Cfg, "Support", UI::optional ); 
    7171                if (DisSup){