Show
Ignore:
Timestamp:
08/20/09 00:54:44 (15 years ago)
Author:
smidl
Message:

bdmtoolbox adapted to shared_ptr, merger_grid (partially) working,

Files:
1 modified

Legend:

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

    r411 r568  
    1313                } 
    1414                catch(exception e){ 
    15                         cout <<e.what() <<endl; 
     15                        cout <<"Error: " << e.what() <<endl; 
    1616                } 
    1717        }