mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 20:50:50 +00:00
updates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0a9946578b
commit
700f413e26
3 changed files with 7 additions and 6 deletions
|
@ -134,6 +134,7 @@ public:
|
|||
|
||||
private:
|
||||
void flush_assertions() const {
|
||||
m_rewriter.updt_params(get_params());
|
||||
proof_ref proof(m);
|
||||
expr_ref fml1(m), fml(m);
|
||||
expr_ref_vector fmls(m);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue