Files
upm/src/stepmotor/jsupm_stepmotor.i

9 lines
106 B
OpenEdge ABL
Raw Normal View History

%module jsupm_stepmotor
%include "../upm.i"
%{
#include "stepmotor.hpp"
%}
%include "stepmotor.hpp"