mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 09:20:39 +03:00
9 lines
99 B
OpenEdge ABL
9 lines
99 B
OpenEdge ABL
%module jsupm_mlx90614
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "mlx90614.h"
|
|
%}
|
|
|
|
%include "mlx90614.h"
|