upm/src/enc03r/jsupm_enc03r.i
Jon Trulson a1620271f2 enc03r: Initial implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Zion Orent <zorent@ics.com>
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
2015-01-09 16:42:01 -08:00

9 lines
93 B
OpenEdge ABL

%module jsupm_enc03r
%include "../upm.i"
%{
#include "enc03r.h"
%}
%include "enc03r.h"