mirror of
https://github.com/Z3Prover/z3
synced 2025-06-29 01:18:45 +00:00
reduce overhead of creating seq-plugin, enable parameter cleanup for #5095
This commit is contained in:
parent
d62f6c62b5
commit
9098084217
4 changed files with 29 additions and 20 deletions
|
@ -155,6 +155,8 @@ class seq_decl_plugin : public decl_plugin {
|
|||
|
||||
void set_manager(ast_manager * m, family_id id) override;
|
||||
|
||||
sort* mk_reglan();
|
||||
|
||||
public:
|
||||
seq_decl_plugin();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue