/build/buildd/coinor-ipopt-3.10.1/ThirdParty/HSL/config_coinhsl.h
Go to the documentation of this file.
00001 /* config_coinhsl.h.  Generated by configure.  */
00002 /* config_coinhsl.h.in. */
00003 
00004 #ifndef __CONFIG_COINHSL_H__
00005 #define __CONFIG_COINHSL_H__
00006 
00007 /* Define to 1 if MA27 is available. */
00008 /* #undef COINHSL_HAS_MA27 */
00009 
00010 /* Define to 1 if MA28 is available. */
00011 /* #undef COINHSL_HAS_MA28 */
00012 
00013 /* Define to 1 if MA57 is available. */
00014 /* #undef COINHSL_HAS_MA57 */
00015 
00016 /* Define to 1 if MA77 is available. */
00017 /* #undef COINHSL_HAS_MA77 */
00018 
00019 /* Define to 1 if MC19 is available. */
00020 /* #undef COINHSL_HAS_MC19 */
00021 
00022 /* Version number of project */
00023 #define COINHSL_VERSION "1.3.1"
00024 
00025 /* Major Version number of project */
00026 #define COINHSL_VERSION_MAJOR 1
00027 
00028 /* Minor Version number of project */
00029 #define COINHSL_VERSION_MINOR 3
00030 
00031 /* Release Version number of project */
00032 #define COINHSL_VERSION_RELEASE 1
00033 
00034 #endif