mirror of
https://github.com/eclipse/upm.git
synced 2025-03-17 22:17:28 +03:00
9 lines
88 B
OpenEdge ABL
9 lines
88 B
OpenEdge ABL
![]() |
%module jsupm_ims
|
||
|
%include "../upm.i"
|
||
|
|
||
|
%{
|
||
|
#include "ims.hpp"
|
||
|
%}
|
||
|
|
||
|
%include "ims.hpp"
|