Files
OrcaSlicer-bambulab/xs/xsp/typemap.xspt
T

5 lines
91 B
Plaintext
Raw Normal View History

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