mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 13:27:01 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6cf7d8e523
commit
1e0c1cefd6
13 changed files with 59 additions and 20 deletions
|
@ -305,7 +305,6 @@ public:
|
|||
|
||||
case datalog::OK:
|
||||
(void)query_exn;
|
||||
SASSERT(query_exn);
|
||||
break;
|
||||
|
||||
case datalog::CANCELED:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue