9 lines
102 B
OpenEdge ABL
9 lines
102 B
OpenEdge ABL
|
|
%module jsupm_adis16448
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "adis16448.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "adis16448.h"
|