9 lines
103 B
OpenEdge ABL
9 lines
103 B
OpenEdge ABL
|
|
%module jsupm_tcs37727
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "tcs37727.hpp"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "tcs37727.hpp"
|