Files
2016-08-09 10:01:18 +02:00

9 lines
107 B
OpenEdge ABL

%{
#include <allins.hpp>
%}
// Ignore the unnedded externals
%ignore Instructions;
%include "allins.hpp"