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