mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
remove debug output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f17691715b
commit
6c24a70c44
1 changed files with 0 additions and 1 deletions
|
@ -2006,7 +2006,6 @@ void cmd_context::complete_model(model_ref& md) const {
|
|||
md->register_decl(f, body);
|
||||
}
|
||||
}
|
||||
verbose_stream() << *md << "\n";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue