mirror of
https://github.com/eclipse/upm.git
synced 2025-06-08 22:30:25 +03:00

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
9 lines
113 B
OpenEdge ABL
9 lines
113 B
OpenEdge ABL
%module javaupm_rgbringcoder
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "rgbringcoder.h"
|
|
%}
|
|
|
|
%include "rgbringcoder.h"
|