blob: 4635dbb420ff360163c109c40682385f57aee82d [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_urm37
%include "../upm.i"
%include "std_string.i"
%feature("autodoc", "3");
%{
#include "urm37.h"
%}
%include "urm37.h"