Ipopt  3.11.9
config_ipopt.h
Go to the documentation of this file.
1 #include "config_ipopt_default.h"
2 
3 /* Define to the C type corresponding to Fortran INTEGER */
4 #ifndef FORTRAN_INTEGER_TYPE
5 #define FORTRAN_INTEGER_TYPE int
6 #endif