mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 12:50:32 +00:00
* patching merge * fix the format and some warnings Signed-off-by: Lev Nachmanson <levnach@hotmail.com> * a fix in the delta calculation * test patching * try a new version of get_patching_deltas Signed-off-by: Lev Nachmanson <levnach@hotmail.com> * remove dead code from lp_tst and try optimizing patching * add comments, replace VERIFY with lp_assert Signed-off-by: Lev Nachmanson <levnach@hotmail.com> * cleanup --------- Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
3 lines
51 B
YAML
3 lines
51 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 0
|