7 lines
60 B
OpenEdge ABL
7 lines
60 B
OpenEdge ABL
|
|
%module pymaa
|
||
|
|
%{
|
||
|
|
#include "maa.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include ../maa.h
|