9 lines
93 B
OpenEdge ABL
9 lines
93 B
OpenEdge ABL
|
|
%module jsupm_bmpx8x
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "bmpx8x.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "bmpx8x.h"
|