https://github.com/bcgsc/ntCard
Raw File
Tip revision: c9e66cc2870ea68f5a0905f9417a1935ae3a1ae1 authored by mohamadi on 12 October 2018, 22:15:45 UTC
README and version updated to 1.1.0
Tip revision: c9e66cc
SignalHandler.h
#ifndef SIGNALHANDLER_H
#define SIGNALHANDLER_H 1

void signalInit();

#endif
back to top