mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 19:51:22 +00:00
resolved conflicts
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a1277a57ae
commit
6250a29602
1 changed files with 0 additions and 6 deletions
|
@ -374,12 +374,6 @@ final_check_status theory_diff_logic<Ext>::final_check_eh() {
|
||||||
// either will already be zero (as we don't do mixed constraints).
|
// either will already be zero (as we don't do mixed constraints).
|
||||||
m_graph.set_to_zero(m_zero_int, m_zero_real);
|
m_graph.set_to_zero(m_zero_int, m_zero_real);
|
||||||
SASSERT(is_consistent());
|
SASSERT(is_consistent());
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> d849dbf21f218663e9c9ffa01eea168c7b7765c9
|
|
||||||
if (m_non_diff_logic_exprs) {
|
if (m_non_diff_logic_exprs) {
|
||||||
return FC_GIVEUP;
|
return FC_GIVEUP;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue