Ported get_layer_range() to C

This commit is contained in:
Alessandro Ranellucci 2013-06-23 15:33:07 +02:00
parent ff795f2918
commit 37105e8237
14 changed files with 72 additions and 738 deletions

View file

@ -1,2 +1 @@
%typemap{std::string}{simple};
%typemap{std::string&}{reference};
%typemap{std::string};