mirror of
https://github.com/Z3Prover/z3
synced 2025-04-11 19:53:34 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0bfd24aae9
commit
36d265a32c
|
@ -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…
Reference in a new issue