Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/ocaml/scoped_enum/example.i
2019-08-04 21:38:19 -05:00

7 lines
57 B
OpenEdge ABL

%module example
%{
#include "foo.h"
%}
%include "foo.h"