mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
#6104 also in the new core
This commit is contained in:
parent
de41cfd277
commit
f82ca197d2
4 changed files with 32 additions and 0 deletions
|
@ -434,6 +434,7 @@ namespace bv {
|
|||
SASSERT(bv.is_int2bv(n));
|
||||
euf::enode* e = expr2enode(n);
|
||||
mk_bits(e->get_th_var(get_id()));
|
||||
get_var(e->get_arg(0));
|
||||
assert_int2bv_axiom(n);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue