mirror of
https://github.com/eclipse/upm.git
synced 2025-03-16 05:27:28 +03:00
8 lines
64 B
OpenEdge ABL
8 lines
64 B
OpenEdge ABL
%module jsupm_mic
|
|
|
|
%{
|
|
#include "mic.h"
|
|
%}
|
|
|
|
%include "mic.h"
|