upm/src/th02/javaupm_th02.i
Stefan Andritoiu 7e2ae96c1f Added Java support and bindings
Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-08-13 16:25:54 -07:00

9 lines
89 B
OpenEdge ABL

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