mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
fix the build
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
397fdf657d
commit
28d41783b8
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue