mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
7 lines
193 B
Python
7 lines
193 B
Python
{
|
|
"repl_line" : [
|
|
("class casm_t(ida_pro.uintvec_t):", "class casm_t(ida_pro.eavec_t):"),
|
|
("class casm_t(ida_pro.uint64vec_t):", "class casm_t(ida_pro.eavec_t):"),
|
|
],
|
|
}
|