mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 22:20:54 +00:00
parent
26eb23c05b
commit
f1abc71c35
11 changed files with 71 additions and 68 deletions
|
@ -105,7 +105,7 @@ namespace smt {
|
|||
out << ")";
|
||||
}
|
||||
else {
|
||||
out << "#" << n->get_id();
|
||||
out << mk_bounded_pp(n, get_manager(), 1);
|
||||
}
|
||||
return out;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue