PrusaSlicer-NonPlainar/xs/xsp/typemap.xspt

5 lines
91 B
Plaintext
Raw Normal View History

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