mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
fix the build
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
b933a0d6e0
commit
28bafa301e
1 changed files with 0 additions and 1 deletions
|
@ -1092,7 +1092,6 @@ namespace lp {
|
||||||
|
|
||||||
public:
|
public:
|
||||||
lia_move check() {
|
lia_move check() {
|
||||||
TRACE("dioph_eq", tout << "glb:" << glb << std::endl; );
|
|
||||||
lra.stats().m_dio_calls++;
|
lra.stats().m_dio_calls++;
|
||||||
init();
|
init();
|
||||||
lia_move ret = process_f_and_tighten_terms();
|
lia_move ret = process_f_and_tighten_terms();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue