9 lines
90 B
OpenEdge ABL
9 lines
90 B
OpenEdge ABL
|
|
%module jsupm_a110x
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "a110x.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "a110x.h"
|