PrusaSlicer-NonPlainar/xs/xsp/typemap.xspt

5 lines
91 B
Text
Raw Normal View History

2013-06-23 15:33:07 +02:00
%typemap{std::string};
%typemap{std::vector<unsigned int>*};
%typemap{SV*};
%typemap{AV*};