blob: 2f356ca32574b9fc4d2632a30a215625938e4408 [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_rpr220
%include "../upm.i"
%feature("autodoc", "3");
%include "rpr220.h"
%{
#include "rpr220.h"
%}