Changeset 13702


Ignore:
Timestamp:
10/16/12 14:38:45 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: reverted back

File:
1 edited

Legend:

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

    r13701 r13702  
    8282#define ExceptionTrapEnd(); }\
    8383        catch(ErrorException &exception){\
     84                exception.Report();\
    8485                return 1;\
    8586        }\
Note: See TracChangeset for help on using the changeset viewer.