Clp
1.17.8
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
a
b
c
e
g
i
k
l
m
n
p
s
t
u
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
a
c
e
f
g
i
m
o
p
r
s
w
Variables
Typedefs
Enumerations
Enumerator
c
Macros
a
b
c
d
f
h
i
l
m
n
o
p
r
s
t
u
v
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Clp
src
config_clp_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 CLP_VERSION "1.17.8"
9
10
/* Major Version number of project */
11
#define CLP_VERSION_MAJOR 1
12
13
/* Minor Version number of project */
14
#define CLP_VERSION_MINOR 17
15
16
/* Release Version number of project */
17
#define CLP_VERSION_RELEASE 8
18
19
/* vi: softtabstop=2 shiftwidth=2 expandtab tabstop=2
20
*/
Generated by
1.8.17