9 lines
89 B
OpenEdge ABL
9 lines
89 B
OpenEdge ABL
|
|
%module javaupm_th02
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "th02.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "th02.h"
|