mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +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;
|
||||
TRACE("q",
|
||||
tout << "Project\n";
|
||||
tout << fmls << "\n";
|
||||
tout << fmls << "\n";
|
||||
tout << "model\n";
|
||||
tout << *m_model << "\n";
|
||||
tout << "model of projection\n" << mdl << "\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue