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