1 %module jsupm_rpr220
2 %include "../upm.i"
3 
4 %{
5     #include "rpr220.h"
6 %}
7 
8 %include "rpr220.h"
9