9 lines
93 B
OpenEdge ABL
9 lines
93 B
OpenEdge ABL
|
|
%module jsupm_ht9170
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "ht9170.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "ht9170.h"
|