3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-18 02:16:40 +00:00

work on incremental version

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2024-11-15 11:44:03 -08:00 committed by Lev Nachmanson
parent d68ebeeb9f
commit 71c433908c
4 changed files with 754 additions and 346 deletions

View file

@ -2,4 +2,4 @@ BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 0
NamespaceIndentation: All
BreakBeforeBraces: Stroustrup
BreakBeforeBraces: Attach