mirror of
https://github.com/eclipse/upm.git
synced 2025-03-20 15:37:28 +03:00
9 lines
89 B
OpenEdge ABL
9 lines
89 B
OpenEdge ABL
![]() |
%module javaupm_flex
|
||
|
%include "../upm.i"
|
||
|
|
||
|
%{
|
||
|
#include "flex.h"
|
||
|
%}
|
||
|
|
||
|
%include "flex.h"
|