Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
9 lines
90 B
OpenEdge ABL
9 lines
90 B
OpenEdge ABL
%module jsupm_a110x
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "a110x.h"
|
|
%}
|
|
|
|
%include "a110x.h"
|