mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 09:20:39 +03:00
10 lines
130 B
OpenEdge ABL
10 lines
130 B
OpenEdge ABL
%module jsupm_uln200xa
|
|
%include "../upm.i"
|
|
|
|
%include "uln200xa_defs.h"
|
|
%include "uln200xa.hpp"
|
|
%{
|
|
#include "uln200xa.hpp"
|
|
%}
|
|
|