Skip to content

Commit

Permalink
na
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Apr 13, 2020
1 parent 84a4d98 commit 01c12c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/smt/theory_dense_diff_logic_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,6 @@ namespace smt {

template<typename Ext>
final_check_status theory_dense_diff_logic<Ext>::final_check_eh() {
//fix_zero();
//compute_epsilon();
init_model();
if (assume_eqs(m_var_value_table))
return FC_CONTINUE;
Expand Down

0 comments on commit 01c12c9

Please sign in to comment.