Changeset 1959 in Sophya
- Timestamp:
- Mar 29, 2002, 9:05:35 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/pexceptions.cc
r1958 r1959 21 21 set_new_handler(PFailHandler); 22 22 } 23 #endif 23 24 24 25 string SOPHYA::BuildLongExceptionMessage(const char * s, const char *file, int line) … … 30 31 return(rs); 31 32 } 32 33 #endif
Note:
See TracChangeset
for help on using the changeset viewer.