8 lines
64 B
OpenEdge ABL
8 lines
64 B
OpenEdge ABL
|
|
%module jsupm_mic
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "mic.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "mic.h"
|