mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
env params
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
9bd4fd969a
commit
02e763bb6b
15 changed files with 133 additions and 80 deletions
|
@ -157,8 +157,6 @@ struct delete_proc {
|
|||
|
||||
void set_verbosity_level(unsigned lvl);
|
||||
unsigned get_verbosity_level();
|
||||
class ini_params;
|
||||
void register_verbosity_level(ini_params & p);
|
||||
std::ostream& verbose_stream();
|
||||
void set_verbose_stream(std::ostream& str);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue