mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 10:20:01 +03:00
9 lines
100 B
OpenEdge ABL
9 lines
100 B
OpenEdge ABL
![]() |
%module jsupm_groveo2
|
||
|
%include "../upm.i"
|
||
|
|
||
|
%{
|
||
|
#include "groveo2.hpp"
|
||
|
%}
|
||
|
|
||
|
%include "groveo2.hpp"
|