Changeset 13702
- Timestamp:
- 10/16/12 14:38:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/include/macros.h
r13701 r13702 82 82 #define ExceptionTrapEnd(); }\ 83 83 catch(ErrorException &exception){\ 84 exception.Report();\ 84 85 return 1;\ 85 86 }\
Note:
See TracChangeset
for help on using the changeset viewer.