mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 10:20:01 +03:00
9 lines
95 B
OpenEdge ABL
9 lines
95 B
OpenEdge ABL
![]() |
%module javaupm_ina132
|
||
|
%include "../upm.i"
|
||
|
|
||
|
%{
|
||
|
#include "ina132.h"
|
||
|
%}
|
||
|
|
||
|
%include "ina132.h"
|