mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0bfd24aae9
commit
36d265a32c
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ namespace q {
|
||||||
bool fmls_extracted = false;
|
bool fmls_extracted = false;
|
||||||
TRACE("q",
|
TRACE("q",
|
||||||
tout << "Project\n";
|
tout << "Project\n";
|
||||||
tout << fmls << "\n";
|
tout << fmls << "\n";
|
||||||
tout << "model\n";
|
tout << "model\n";
|
||||||
tout << *m_model << "\n";
|
tout << *m_model << "\n";
|
||||||
tout << "model of projection\n" << mdl << "\n";
|
tout << "model of projection\n" << mdl << "\n";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue