Files
upm/src/groveemg/jsupm_groveemg.i

9 lines
103 B
OpenEdge ABL
Raw Normal View History

%module jsupm_groveemg
%include "../upm.i"
%{
#include "groveemg.hpp"
%}
%include "groveemg.hpp"