mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 08:27:31 +03:00
9 lines
108 B
OpenEdge ABL
9 lines
108 B
OpenEdge ABL
![]() |
%module pyupm_jhd1313m1
|
||
|
|
||
|
%feature("autodoc", "3");
|
||
|
|
||
|
%include "jhd1313m1.h"
|
||
|
%{
|
||
|
#include "jhd1313m1.h"
|
||
|
%}
|