Ignore:
Timestamp:
03/11/10 09:16:07 (15 years ago)
Author:
Mathieu Morlighem
Message:

Added some functions in BamgShared

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/include/macros.h

    r2250 r3252  
    2424        catch(ErrorException &exception){\
    2525                exception.Report(); \
    26                 mexErrMsgTxt(" ");\
     26                mexErrMsgTxt(" "); \
    2727        }\
    2828        catch (exception& e) {\
Note: See TracChangeset for help on using the changeset viewer.