upm/src/th02/jsupm_th02.i

9 lines
87 B
OpenEdge ABL
Raw Normal View History

%module jsupm_th02
%include "../upm.i"
%{
#include "th02.h"
%}
%include "th02.h"