Changeset 480 in Sophya for trunk/SophyaLib/SysTools/psighand.h
- Timestamp:
- Oct 20, 1999, 12:25:32 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/psighand.h
r241 r480 6 6 7 7 #include "machdefs.h" 8 void PeidaConfigureSignalhandling(bool cfpe=false, bool csegv=false, bool cquit=false, bool cusr1=false, bool cusr2=false); 8 void PeidaConfigureSignalhandling(bool cfpe=false, bool csegv=false, 9 bool cint=false, bool cquit=false, 10 bool cusr1=false, bool cusr2=false); 9 11 #endif
Note:
See TracChangeset
for help on using the changeset viewer.