mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 20:35:51 +00:00
tabs and indentation
This commit is contained in:
parent
d2c9b69eb3
commit
f3441c6a9b
7 changed files with 86 additions and 88 deletions
|
@ -525,7 +525,7 @@ static void permute_unit_resolution(expr_ref_vector& refs, obj_map<proof,proof*>
|
|||
cache.insert(pr, prNew);
|
||||
refs.push_back(prNew);
|
||||
pr = prNew;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// permute unit resolution over Theory lemmas to track premises.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue