OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
OPALconfig.h
Go to the documentation of this file.
1 /* Define to the one symbol short name of this package. */
2 #define OPAL_PROJECT_NAME "OPAL"
3 
4 /* Define OPAL version */
5 #define OPAL_PROJECT_VERSION "2.1.0"
6 #define OPAL_VERSION_MAJOR 2
7 #define OPAL_VERSION_MINOR 1
8 #define OPAL_VERSION_PATCH 0
9 
10 /* Define string with the options used to compile OPAL */
11 #define OPAL_COMPILE_OPTIONS ""
12 
13 /* Define to the address where bug reports for this package should be sent. */
14 #define PACKAGE_BUGREPORT "opal@lists.psi.ch"
15 
16 /* Define DKS version used in this package. */
17 #define DKS_VERSION ""