config_coinhsl_default.h
Go to the documentation of this file.
1 
2 /***************************************************************************/
3 /* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */
4 /* These are only in effect in a setting that doesn't use configure */
5 /***************************************************************************/
6 
7 /* Version number of project */
8 #define COINHSL_VERSION "trunk"
9 
10 /* Major Version number of project */
11 #define COINHSL_VERSION_MAJOR 9999
12 
13 /* Minor Version number of project */
14 #define COINHSL_VERSION_MINOR 9999
15 
16 /* Release Version number of project */
17 #define COINHSL_VERSION_RELEASE 9999
18 
19 /* Define to 1 if MA27 is available */
20 #define COINHSL_HAS_MA27 1
21 
22 /* Define to 1 if MA28 is available */
23 /* #undef COINHSL_HAS_MA28 */
24 
25 /* Define to 1 if MA57 is available */
26 /* #undef COINHSL_HAS_MA57 */
27 
28 /* Define to 1 if MA77 is available */
29 /* #undef COINHSL_HAS_MA77 */
30 
31 /* Define to 1 if MC19 is available */
32 #define COINHSL_HAS_MC19 1