mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00

Signed-off-by: Sarah Knepper <sarah.knepper@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
9 lines
96 B
OpenEdge ABL
9 lines
96 B
OpenEdge ABL
%module jsupm_ldt0028
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "ldt0028.h"
|
|
%}
|
|
|
|
%include "ldt0028.h"
|