3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-06 06:03:23 +00:00

Whitespace

This commit is contained in:
Christoph M. Wintersteiger 2017-08-17 17:25:04 +01:00
parent b2d590e0c9
commit 1620796bd1

View file

@ -730,7 +730,6 @@ void pattern_inference::reduce1_quantifier(quantifier * q) {
} }
cache_result(q, new_q, pr); cache_result(q, new_q, pr);
} }