mirror of
https://github.com/eclipse/upm.git
synced 2025-03-17 22:17:28 +03:00
9 lines
87 B
OpenEdge ABL
9 lines
87 B
OpenEdge ABL
%module jsupm_th02
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "th02.h"
|
|
%}
|
|
|
|
%include "th02.h"
|