mirror of
https://github.com/Z3Prover/z3
synced 2025-09-18 15:41:28 +00:00
This commit is contained in:
parent
10dc8d7313
commit
0720998bac
2 changed files with 6 additions and 0 deletions
|
@ -1494,6 +1494,7 @@ namespace arith {
|
|||
case OP_IS_INT:
|
||||
case OP_TO_INT:
|
||||
case OP_TO_REAL:
|
||||
case OP_NUM:
|
||||
return false;
|
||||
default:
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue