mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
Merge branch 'master' of https://github.com/Z3Prover/z3 into nsb/master
This commit is contained in:
commit
3d993a4ee1
15 changed files with 246 additions and 180 deletions
|
@ -1237,6 +1237,8 @@ namespace smt {
|
|||
|
||||
void display_profile(std::ostream & out) const;
|
||||
|
||||
void display(std::ostream& out, b_justification j) const;
|
||||
|
||||
// -----------------------------------
|
||||
//
|
||||
// Debugging support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue