upm/src/dfrph/jsupm_dfrph.i

9 lines
94 B
OpenEdge ABL
Raw Normal View History

%module jsupm_dfrph
%include "../upm.i"
%{
#include "dfrph.hpp"
%}
%include "dfrph.hpp"