Bcp  1.4.4
config_bcp.h
Go to the documentation of this file.
1 /* src/include/config_bcp.h. Generated by configure. */
2 #ifndef __CONFIG_BCP_H__
3 #define __CONFIG_BCP_H__
4 
5 /* Version number of project */
6 #define BCP_VERSION "1.4.4"
7 
8 /* Major Version number of project */
9 #define BCP_VERSION_MAJOR 1
10 
11 /* Minor Version number of project */
12 #define BCP_VERSION_MINOR 4
13 
14 /* Release Version number of project */
15 #define BCP_VERSION_RELEASE 4
16 
17 /* Define to 1 if the Mpi package is available */
18 /* #undef COIN_HAS_MPI */
19 
20 #endif