mirror of
https://github.com/Z3Prover/z3
synced 2025-10-04 15:03:57 +00:00
small changes
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
9407c4e96f
commit
fde1cd23d5
5 changed files with 14 additions and 8 deletions
|
@ -1973,6 +1973,7 @@ public:
|
|||
}
|
||||
|
||||
lbool check_lia() {
|
||||
TRACE("arith",);
|
||||
if (m.canceled()) {
|
||||
TRACE("arith", tout << "canceled\n";);
|
||||
return l_undef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue