areaDetector 3-14
EPICS areaDetector framework
ADCoreVersion.h
Go to the documentation of this file.
1#ifndef ADCoreVersion_H
2#define ADCoreVersion_H
3
4#define ADCORE_VERSION 3
5#define ADCORE_REVISION 14
6#define ADCORE_MODIFICATION 0
7
8#endif
9