3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00

fix the build

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2024-11-19 11:51:46 -08:00
parent b933a0d6e0
commit 28bafa301e

View file

@ -1092,7 +1092,6 @@ namespace lp {
public:
lia_move check() {
TRACE("dioph_eq", tout << "glb:" << glb << std::endl; );
lra.stats().m_dio_calls++;
init();
lia_move ret = process_f_and_tighten_terms();