#include "configall_system.h"

Go to the source code of this file.
Macros | |
| #define | BOOL char |
| #define | COIN_DYLP_CHECKLEVEL 0 |
| #define | COIN_DYLP_VERBOSITY 0 |
| #define | DYLP_STATISTICS 1 |
| #define | COIN_HAS_DYLP 1 |
| #define | DYLP_ISFINITE finite |
| #define | DYLP_ISNAN isnan |
| #define | DYLP_VERSION "1.6.0" |
| #define BOOL char |
Definition at line 62 of file DylpConfig.h.
| #define COIN_DYLP_CHECKLEVEL 0 |
Definition at line 67 of file DylpConfig.h.
| #define COIN_DYLP_VERBOSITY 0 |
Definition at line 78 of file DylpConfig.h.
| #define DYLP_STATISTICS 1 |
Definition at line 89 of file DylpConfig.h.
| #define COIN_HAS_DYLP 1 |
Definition at line 94 of file DylpConfig.h.
| #define DYLP_ISFINITE finite |
Definition at line 126 of file DylpConfig.h.
| #define DYLP_ISNAN isnan |
Definition at line 132 of file DylpConfig.h.
| #define DYLP_VERSION "1.6.0" |
Definition at line 144 of file DylpConfig.h.
1.8.5