The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
UtilVersion.h
Go to the documentation of this file.
1
#ifndef UTIL_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 UTIL_MAJOR_VERSION 30
7
#define UTIL_MINOR_VERSION 3
8
#define UTIL_PATCH_VERSION 0
9
#define UTIL_VERSION CALC_GAUDI_VERSION(UTIL_MAJOR_VERSION,UTIL_MINOR_VERSION)
10
#endif
build-gcc62
GaudiKernel
src
Util
UtilVersion.h
Generated on Wed Aug 1 2018 23:20:39 for The Gaudi Framework by
1.8.11