fix: no need to add trivial clauses at all

This commit is contained in:
Simon Cruanes 2019-01-26 12:51:58 -06:00 committed by Guillaume Bury
parent 83c0d0e7f1
commit fdc042aee3

View file

@ -1500,7 +1500,6 @@ module Make(Plugin : PLUGIN)
)
)
with Trivial ->
Vec.push vec init;
Log.debugf info (fun k->k "Trivial clause ignored : @[%a@]" Clause.debug init)
let[@inline never] flush_clauses_ st =