mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 18:16:55 +01: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"
|
||
|
|