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