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