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