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