Home | History | Annotate | Download | only in ta12200
      1 %module pyupm_ta12200
      2 %include "../upm.i"
      3 
      4 %feature("autodoc", "3");
      5 
      6 %include "ta12200.h"
      7 %{
      8     #include "ta12200.h"
      9 %}
     10