blob: 220106a9c26882387708df2a6a8bf7be1db50689 [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_tex00
%include "../upm.i"
%include "std_string.i"
%feature("autodoc", "3");
%{
#include "tex00.hpp"
%}
%include "tex00.hpp"