mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 21:50:52 +00:00
parent
f0451b68f3
commit
44104a5cce
5 changed files with 24 additions and 35 deletions
|
@ -41,8 +41,6 @@ namespace smt {
|
|||
|
||||
context & get_context() const;
|
||||
|
||||
void set_plugin(quantifier_manager_plugin * plugin);
|
||||
|
||||
void add(quantifier * q, unsigned generation);
|
||||
void del(quantifier * q);
|
||||
bool empty() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue