mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
14 lines
233 B
OpenEdge ABL
14 lines
233 B
OpenEdge ABL
%ignore auto_process_all;
|
|
%ignore autoPlanned;
|
|
%ignore nextPlanned;
|
|
%ignore autoDelCode;
|
|
%ignore autoPeek;
|
|
%ignore autoProcess;
|
|
%ignore auto_init;
|
|
%ignore auto_save;
|
|
%ignore auto_term;
|
|
%ignore ea_without_xrefs;
|
|
|
|
%include "auto.hpp"
|
|
|