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