Home | History | Annotate | Download | only in maxsonarez
      1 %module jsupm_maxsonarez
      2 %include "../upm.i"
      3 
      4 %{
      5     #include "maxsonarez.h"
      6 %}
      7 
      8 %include "maxsonarez.h"
      9