mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
Whitespace
This commit is contained in:
parent
69853ba6fc
commit
50c323dc74
1 changed files with 17 additions and 17 deletions
|
@ -147,7 +147,7 @@ namespace smt {
|
|||
/**
|
||||
\brief Is "model based" instantiate allowed to instantiate this quantifier?
|
||||
*/
|
||||
virtual bool mbqi_enabled(quantifier *q) const {return true;}
|
||||
virtual bool mbqi_enabled(quantifier *q) const {return true;}
|
||||
|
||||
/**
|
||||
\brief Give a change to the plugin to adjust the interpretation of unintepreted functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue