Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GaudiCoreSvcVersion.h
Go to the documentation of this file.
1 #ifndef GAUDICORESVC_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 GAUDICORESVC_MAJOR_VERSION 1
7 #define GAUDICORESVC_MINOR_VERSION 3
8 #define GAUDICORESVC_PATCH_VERSION 0
9 #define GAUDICORESVC_VERSION CALC_GAUDI_VERSION(GAUDICORESVC_MAJOR_VERSION,GAUDICORESVC_MINOR_VERSION)
10 #endif

Generated at Wed Jan 30 2013 17:13:38 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004