Files

9 lines
69 B
OpenEdge ABL
Raw Permalink Normal View History

%module foo
%{
#include "foo.h"
%}
%import base.i
%include "foo.h"