mirror of
https://github.com/Z3Prover/z3
synced 2025-07-29 07:27:57 +00:00
move some tracing to verbose
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ea8ef3edf8
commit
016732aa59
2 changed files with 5 additions and 4 deletions
|
@ -945,6 +945,7 @@ namespace smt {
|
|||
func_decl * r = nullptr;
|
||||
m_stats.m_splits++;
|
||||
|
||||
|
||||
if (d->m_recognizers.empty()) {
|
||||
r = m_util.get_constructor_is(non_rec_c);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue