Geant4_10
UDSignals.h
Go to the documentation of this file.
1 #ifndef UDSIGNALHH
2 #define UDSIGNALHH 1
3 
4 #include <signal.h>
5 
6 #define SIGUSR3 SIGRTMIN+1
7 #endif