config_coinhsl.h
Go to the documentation of this file.
1 /* config_coinhsl.h. Generated by configure. */
2 /* config_coinhsl.h.in. */
3 
4 #ifndef __CONFIG_COINHSL_H__
5 #define __CONFIG_COINHSL_H__
6 
7 /* Define to 1 if MA27 is available. */
8 /* #undef COINHSL_HAS_MA27 */
9 
10 /* Define to 1 if MA28 is available. */
11 /* #undef COINHSL_HAS_MA28 */
12 
13 /* Define to 1 if MA57 is available. */
14 /* #undef COINHSL_HAS_MA57 */
15 
16 /* Define to 1 if MA77 is available. */
17 /* #undef COINHSL_HAS_MA77 */
18 
19 /* Define to 1 if MC19 is available. */
20 /* #undef COINHSL_HAS_MC19 */
21 
22 /* Version number of project */
23 #define COINHSL_VERSION "1.3.2"
24 
25 /* Major Version number of project */
26 #define COINHSL_VERSION_MAJOR 1
27 
28 /* Minor Version number of project */
29 #define COINHSL_VERSION_MINOR 3
30 
31 /* Release Version number of project */
32 #define COINHSL_VERSION_RELEASE 2
33 
34 #endif