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