mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
first commit of duality
This commit is contained in:
parent
71275652a7
commit
8488ca24d2
14 changed files with 7305 additions and 5 deletions
|
@ -110,6 +110,7 @@ class ast_r : public ast_i {
|
|||
_m->dec_ref(_ast);
|
||||
}
|
||||
|
||||
ast_manager *mgr() const {return _m;}
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue