Files
upm/src/a110x/jsupm_a110x.i
Jon Trulson 0b7547231f a110x: Initial implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
2015-01-13 13:29:08 -08:00

9 lines
90 B
OpenEdge ABL

%module jsupm_a110x
%include "../upm.i"
%{
#include "a110x.h"
%}
%include "a110x.h"