mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 16:37:29 +03:00
10 lines
115 B
OpenEdge ABL
10 lines
115 B
OpenEdge ABL
![]() |
%module jsupm_si114x
|
||
|
%include "../upm.i"
|
||
|
%include "cpointer.i"
|
||
|
|
||
|
%{
|
||
|
#include "si114x.h"
|
||
|
%}
|
||
|
|
||
|
%include "si114x.h"
|