Changeset 480 in Sophya for trunk/SophyaLib/SysTools/psighand.h


Ignore:
Timestamp:
Oct 20, 1999, 12:25:32 PM (26 years ago)
Author:
ansari
Message:

MAJ / PEIDA 3.8 , Reza 20/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/psighand.h

    r241 r480  
    66
    77#include "machdefs.h"
    8 void PeidaConfigureSignalhandling(bool cfpe=false, bool csegv=false, bool cquit=false, bool cusr1=false, bool cusr2=false);
     8void PeidaConfigureSignalhandling(bool cfpe=false, bool csegv=false,
     9                                  bool cint=false, bool cquit=false,
     10                                  bool cusr1=false, bool cusr2=false);
    911#endif
Note: See TracChangeset for help on using the changeset viewer.