swig/Lib/python/pymacros.swg
2005-10-26 07:55:41 +00:00

13 lines
240 B
Text

%include <typemaps/swigmacros.swg>
/*
adding backward compatibility macros
please move to the macros names defined in
Lib/typemaps/swigmacros.swg
*/
#define SWIG_arg(x...) %arg(x)
#define SWIG_Mangle(x...) %mangle(x)