mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
fix #7245
This commit is contained in:
parent
a6b502779b
commit
01e47bfe26
2 changed files with 5 additions and 11 deletions
|
@ -258,7 +258,7 @@ namespace smt {
|
|||
expr_ref_vector get_trail(unsigned max_level);
|
||||
|
||||
/**
|
||||
\brief (For debubbing purposes) Prints the state of the kernel
|
||||
\brief (For debugging purposes) Prints the state of the kernel
|
||||
*/
|
||||
std::ostream& display(std::ostream & out) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue