mirror of
https://github.com/cemu-project/idapython.git
synced 2025-07-22 03:37:19 +02:00
8 lines
120 B
OpenEdge ABL
8 lines
120 B
OpenEdge ABL
%ignore init_entries;
|
|
%ignore term_entries;
|
|
%ignore move_entries;
|
|
%ignore set_entry_name;
|
|
|
|
%include "entry.hpp"
|
|
|