The Gaudi Framework  v29r5 (37229091)
GaudiMTToolsVersion.h
Go to the documentation of this file.
1 #ifndef GAUDIMTTOOLS_VERSION
2 /* Automatically generated file: do not modify! */
3 #ifndef CALC_GAUDI_VERSION
4 #define CALC_GAUDI_VERSION(maj,min) (((maj) << 16) + (min))
5 #endif
6 #define GAUDIMTTOOLS_MAJOR_VERSION 29
7 #define GAUDIMTTOOLS_MINOR_VERSION 5
8 #define GAUDIMTTOOLS_PATCH_VERSION 0
9 #define GAUDIMTTOOLS_VERSION CALC_GAUDI_VERSION(GAUDIMTTOOLS_MAJOR_VERSION,GAUDIMTTOOLS_MINOR_VERSION)
10 #endif