9 lines
100 B
OpenEdge ABL
9 lines
100 B
OpenEdge ABL
|
|
%module jsupm_mma8x5x
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "mma8x5x.hpp"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "mma8x5x.hpp"
|