mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 18:16:55 +01:00
8 lines
113 B
OpenEdge ABL
8 lines
113 B
OpenEdge ABL
%ignore init_entries;
|
|
%ignore term_entries;
|
|
%ignore move_entries;
|
|
%ignore set_entry_name;
|
|
|
|
%include "entry.hpp"
|
|
|