Cgl
0.60.10
Toggle main menu visibility
Loading...
Searching...
No Matches
Cgl
src
config.h
Go to the documentation of this file.
1
/* src/config.h. Generated by configure. */
2
/* src/config.h.in. Generated from configure.ac by autoheader. */
3
4
/* SVN revision number of project */
5
/* #undef CGL_SVN_REV */
6
7
/* Version number of project */
8
#define CGL_VERSION "0.60.10"
9
10
/* Major Version number of project */
11
#define CGL_VERSION_MAJOR 0
12
13
/* Minor Version number of project */
14
#define CGL_VERSION_MINOR 60
15
16
/* Release Version number of project */
17
#define CGL_VERSION_RELEASE 10
18
19
/* Define to the debug sanity check level (0 is no test) */
20
#define COIN_CGL_CHECKLEVEL 0
21
22
/* Define to the debug verbosity level (0 is no output) */
23
#define COIN_CGL_VERBOSITY 0
24
25
/* Define to 1 if the Clp package is available */
26
#define COIN_HAS_CLP 1
27
28
/* Define to 1 if the CoinUtils package is available */
29
#define COIN_HAS_COINUTILS 1
30
31
/* Define to 1 if the Osi package is available */
32
#define COIN_HAS_OSI 1
33
34
/* Define to 1 if the OsiClp package is available */
35
#define COIN_HAS_OSICLP 1
36
37
/* Define to 1 if the OsiCpx package is available */
38
/* #undef COIN_HAS_OSICPX */
39
40
/* Define to 1 if the OsiDyLP package is available */
41
#define COIN_HAS_OSIDYLP 1
42
43
/* Define to 1 if the OsiGlpk package is available */
44
#define COIN_HAS_OSIGLPK 1
45
46
/* Define to 1 if the OsiMsk package is available */
47
/* #undef COIN_HAS_OSIMSK */
48
49
/* Define to 1 if the OsiVol package is available */
50
#define COIN_HAS_OSIVOL 1
51
52
/* Define to 1 if the OsiXpr package is available */
53
/* #undef COIN_HAS_OSIXPR */
54
55
/* Define to 1 if the Sample package is available */
56
#define COIN_HAS_SAMPLE 1
57
58
/* Define to 1 if you have the <cfloat> header file. */
59
#define HAVE_CFLOAT 1
60
61
/* Define to 1 if you have the <cieeefp> header file. */
62
/* #undef HAVE_CIEEEFP */
63
64
/* Define to 1 if you have the <cmath> header file. */
65
#define HAVE_CMATH 1
66
67
/* Define to 1 if you have the <dlfcn.h> header file. */
68
#define HAVE_DLFCN_H 1
69
70
/* Define to 1 if you have the <float.h> header file. */
71
/* #undef HAVE_FLOAT_H */
72
73
/* Define to 1 if you have the <ieeefp.h> header file. */
74
/* #undef HAVE_IEEEFP_H */
75
76
/* Define to 1 if you have the <inttypes.h> header file. */
77
#define HAVE_INTTYPES_H 1
78
79
/* Define to 1 if you have the <math.h> header file. */
80
/* #undef HAVE_MATH_H */
81
82
/* Define to 1 if you have the <memory.h> header file. */
83
#define HAVE_MEMORY_H 1
84
85
/* Define to 1 if you have the <stdint.h> header file. */
86
#define HAVE_STDINT_H 1
87
88
/* Define to 1 if you have the <stdlib.h> header file. */
89
#define HAVE_STDLIB_H 1
90
91
/* Define to 1 if you have the <strings.h> header file. */
92
#define HAVE_STRINGS_H 1
93
94
/* Define to 1 if you have the <string.h> header file. */
95
#define HAVE_STRING_H 1
96
97
/* Define to 1 if you have the <sys/stat.h> header file. */
98
#define HAVE_SYS_STAT_H 1
99
100
/* Define to 1 if you have the <sys/types.h> header file. */
101
#define HAVE_SYS_TYPES_H 1
102
103
/* Define to 1 if you have the <unistd.h> header file. */
104
#define HAVE_UNISTD_H 1
105
106
/* Name of package */
107
#define PACKAGE "cgl"
108
109
/* Define to the address where bug reports for this package should be sent. */
110
#define PACKAGE_BUGREPORT "cgl@list.coin-or.org"
111
112
/* Define to the full name of this package. */
113
#define PACKAGE_NAME "Cgl"
114
115
/* Define to the full name and version of this package. */
116
#define PACKAGE_STRING "Cgl 0.60.10"
117
118
/* Define to the one symbol short name of this package. */
119
#define PACKAGE_TARNAME "cgl"
120
121
/* Define to the version of this package. */
122
#define PACKAGE_VERSION "0.60.10"
123
124
/* Define to 1 if you have the ANSI C header files. */
125
#define STDC_HEADERS 1
126
127
/* Version number of package */
128
#define VERSION "0.60.10"
Generated by
1.17.0