PrusaSlicer-NonPlainar/xs/xsp/typemap.xspt

2 lines
60 B
Plaintext
Raw Normal View History

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