swig/Lib/python/std_common.i
2004-10-10 17:58:14 +00:00

9 lines
180 B
OpenEdge ABL

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