9 lines
101 B
OpenEdge ABL
9 lines
101 B
OpenEdge ABL
|
|
%module javaupm_max44000
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "max44000.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "max44000.h"
|