Go to the documentation of this file.
8 #define IPOPT_VERSION "3.13.0"
11 #define IPOPT_VERSION_MAJOR 3
14 #define IPOPT_VERSION_MINOR 13
17 #define IPOPT_VERSION_RELEASE 0
20 #ifndef FORTRAN_INTEGER_TYPE
21 #define FORTRAN_INTEGER_TYPE int
24 #ifndef IPOPTLIB_EXPORT
27 #define IPOPTLIB_EXPORT __declspec(dllimport)
29 #define IPOPTLIB_EXPORT