mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
more #4932
This commit is contained in:
parent
43eb862374
commit
bb56443e71
2 changed files with 6 additions and 6 deletions
|
@ -193,9 +193,6 @@ private:
|
|||
switch (f->get_decl_kind()) {
|
||||
case OP_BADD:
|
||||
case OP_BSUB:
|
||||
case OP_BSHL:
|
||||
case OP_BASHR:
|
||||
case OP_BLSHR:
|
||||
model = rational::zero();
|
||||
return true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue