Changeset 912 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.cc
- Timestamp:
- Apr 13, 2000, 5:57:08 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.cc
r709 r912 892 892 void PIStdImgApp::CatchSignals(bool fgfpe, bool fgsegv) 893 893 { 894 #ifdef SANS_EVOLPLANCK 894 895 PeidaConfigureSignalhandling(fgfpe, fgsegv, true, true); 896 #else 897 SophyaConfigureSignalhandling(fgfpe, fgsegv, true, true); 898 #endif 895 899 m[5]->SetStateMsg(10603, fgfpe); 896 900 m[5]->SetStateMsg(10604, fgsegv);
Note:
See TracChangeset
for help on using the changeset viewer.