9 lines
36 B
OpenEdge ABL
9 lines
36 B
OpenEdge ABL
%module xxx
|
|
|
|
int class(int x);
|
|
|
|
|
|
|
|
|
|
|
%module xxx
|
|
|
|
int class(int x);
|
|
|
|
|
|
|
|
|
|
|