mirror of
https://github.com/Z3Prover/z3
synced 2025-08-20 18:20:22 +00:00
Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
commit
fd5159bf18
137 changed files with 2942 additions and 859 deletions
|
@ -3922,7 +3922,7 @@ namespace smt {
|
|||
#if 0
|
||||
{
|
||||
static unsigned counter = 0;
|
||||
static uint64 total = 0;
|
||||
static uint64_t total = 0;
|
||||
static unsigned max = 0;
|
||||
counter++;
|
||||
total += num_lits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue