%module lp_analysis %{ #define SWIG_FILE_WITH_INIT #include "lp_analysis.h" %} %newobject lp_dpcp_bounds; %newobject lp_dflp_bounds; %include "sharedres_types.i" %include "lp_analysis.h"