mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 04:35:35 -05:00
fix: no need to add trivial clauses at all
This commit is contained in:
parent
83c0d0e7f1
commit
fdc042aee3
1 changed files with 0 additions and 1 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue