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