mirror of
https://github.com/eclipse/upm.git
synced 2025-03-25 01:39:59 +03:00
8 lines
82 B
OpenEdge ABL
8 lines
82 B
OpenEdge ABL
![]() |
%module jsupm_stepmotor
|
||
|
|
||
|
%{
|
||
|
#include "stepmotor.h"
|
||
|
%}
|
||
|
|
||
|
%include "stepmotor.h"
|