mirror of
https://github.com/Z3Prover/z3
synced 2025-07-21 03:42:04 +00:00
remove std-out
Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com>
This commit is contained in:
parent
2d409c6042
commit
6f42cbd325
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ void rule_properties::operator()(app* n) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
std::cout << mk_pp(n, m) << "\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue