Bonmin  1.7
BonFilterTypes.hpp
Go to the documentation of this file.
00001 #ifndef BonFilterTypes_H
00002 #define BonFilterTypes_H
00003 #include "IpoptConfig.h"
00004 namespace FilterTypes {
00006     typedef FORTRAN_INTEGER_TYPE fint;
00008     typedef double real;
00009 }
00010 #endif