mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
parens
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5844964d95
commit
c40c4313a4
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ namespace smt {
|
|||
lbool parallel::operator()(expr_ref_vector const& asms) {
|
||||
return l_undef;
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue