added an interupt handler has SIGINT was being ignored... ?
[physics.git] / src / handleSignal.h
CommitLineData
7cbd4505
PG
1#ifndef HANDLESIGNAL_H
2#define HANDLESIGNAL_H
3
4/// ***** Public Methods *****
5
6void installSignal();
7
8#endif // HANDLESIGNAL_H