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 17, 2020
1 parent 040d4b8 commit d5eef9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tactic/sls/sls_tactic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ static tactic * mk_preamble(ast_manager & m, params_ref const & p) {
// main_p.set_bool("pull_cheap_ite", true);
main_p.set_bool("push_ite_bv", true);
main_p.set_bool("blast_distinct", true);
// main_p.set_bool("udiv2mul", true);
main_p.set_bool("hi_div0", true);

params_ref simp2_p = p;
Expand Down

0 comments on commit d5eef9d

Please sign in to comment.