9 lines
105 B
OpenEdge ABL
9 lines
105 B
OpenEdge ABL
|
|
%module jsupm_maxds3231m
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "maxds3231m.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "maxds3231m.h"
|