mirror of
https://github.com/Z3Prover/z3
synced 2025-04-14 21:08:46 +00:00
parens
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5844964d95
commit
c40c4313a4
|
@ -30,6 +30,7 @@ namespace smt {
|
|||
lbool parallel::operator()(expr_ref_vector const& asms) {
|
||||
return l_undef;
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
|
|
Loading…
Reference in a new issue