3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 20:05:51 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-05-21 15:41:12 -07:00
parent ed59c838bf
commit e63e4587a4
4 changed files with 3 additions and 8 deletions

View file

@ -355,8 +355,6 @@ namespace bv {
ctx.drat_eq_def(leq, eq);
}
static unsigned s_count = 0;
sat::literal_vector lits;
switch (c.m_kind) {
case bv_justification::kind_t::eq2bit: