mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
parent
c8b9eba069
commit
e3e6959b70
2 changed files with 2 additions and 3 deletions
|
@ -528,9 +528,7 @@ void theory_diff_logic<Ext>::propagate() {
|
|||
break;
|
||||
}
|
||||
default:
|
||||
std::cout << m_params.m_arith_propagation_strategy << "\n";
|
||||
SASSERT(false);
|
||||
UNREACHABLE();
|
||||
propagate_core();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue