mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
parent
55ebb236db
commit
752b498254
2 changed files with 48 additions and 28 deletions
|
@ -376,7 +376,6 @@ namespace opt {
|
|||
if (optp.dump_models()) {
|
||||
model_ref md = m->copy();
|
||||
fix_model(md);
|
||||
std::cout << *md << "\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue