mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
Tabs, formatting.
This commit is contained in:
parent
8871cb120a
commit
00651f8f21
63 changed files with 715 additions and 717 deletions
|
@ -192,7 +192,7 @@ namespace smt {
|
|||
virtual lbool validate_unsat_core(expr_ref_vector & unsat_core) {
|
||||
return l_false;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
\brief This method is invoked before the search starts.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue