Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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