swig/Lib/python/std_common.i
2005-07-27 20:09:42 +00:00

10 lines
208 B
OpenEdge ABL

%include <std/std_except.i>
%include <pystdcommon.swg>
%include <std/std_common.i>
//
// Generates the traits for all the known primitive
// C++ types (int, double, ...)
//
%apply_cpptypes(%traits_ptypen);