Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
config_osi.h
Go to the documentation of this file.
1 /* src/Osi/config_osi.h. Generated by configure. */
2 /* src/Osi/config_osi.h.in. */
3 
4 #ifndef __CONFIG_OSI_H__
5 #define __CONFIG_OSI_H__
6 
7 /* Version number of project */
8 #define OSI_VERSION "0.108.6"
9 
10 /* Major Version number of project */
11 #define OSI_VERSION_MAJOR 0
12 
13 /* Minor Version number of project */
14 #define OSI_VERSION_MINOR 108
15 
16 /* Release Version number of project */
17 #define OSI_VERSION_RELEASE 6
18 
19 #endif