GADGET-4
version.h
Go to the documentation of this file.
1#ifndef VERSION_H
2#define VERSION_H
3
4extern const char *GIT_DATE;
5extern const char *GIT_COMMIT;
6
7#endif
const char * GIT_COMMIT
const char * GIT_DATE