diff --git a/src/smt/theory_diff_logic_def.h b/src/smt/theory_diff_logic_def.h index 3dc9d3a7f..8e3818a51 100644 --- a/src/smt/theory_diff_logic_def.h +++ b/src/smt/theory_diff_logic_def.h @@ -998,7 +998,7 @@ void theory_diff_logic::get_implied_bound_antecedents(edge_id bridge_edge, template inf_eps_rational theory_diff_logic::maximize(theory_var v) { -#ifdef 0 +#if 0 // disabled until fixed. objective_term const& objective = m_objectives[v];