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