Show
Ignore:
Timestamp:
08/08/09 15:45:57 (15 years ago)
Author:
smidl
Message:

corrections of bdmtoolbox for new UIs, Mex files now call RV::clear_all(), closing #25

Files:
1 modified

Legend:

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

    r464 r490  
    4545                                            "  merger = struct('class','merger_*');       % object to be used for merging,\n\n" 
    4646                                            "see documentation of classes epdf, mpdf, merger_base and their offsprings in BDM."); 
    47  
     47        RV::clear_all(); 
    4848        // LOAD CONFIG 
    4949        UImxArray Cfg;