mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 17:30:01 +03:00

Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
9 lines
101 B
OpenEdge ABL
9 lines
101 B
OpenEdge ABL
%module javaupm_mlx90614
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "mlx90614.h"
|
|
%}
|
|
|
|
%include "mlx90614.h"
|