... | ... |
@@ -27,7 +27,8 @@ |
27 | 27 |
|
28 | 28 |
// forward declaration |
29 |
# |
|
29 |
#if !defined _GLP_PROB && !defined GLP_PROB |
|
30 | 30 |
#define _GLP_PROB |
31 |
|
|
31 |
#define GLP_PROB |
|
32 |
typedef struct { double _opaque_prob; } glp_prob; |
|
32 | 33 |
/* LP/MIP problem object */ |
33 | 34 |
#endif |
0 comments (0 inline)