mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
fix a few warnings
This commit is contained in:
parent
466c35100d
commit
19830bcd33
3 changed files with 5 additions and 2 deletions
|
@ -58,7 +58,9 @@ namespace stl_ext {
|
|||
|
||||
|
||||
static int lemma_count = 0;
|
||||
#if 0
|
||||
static int nll_lemma_count = 0;
|
||||
#endif
|
||||
#define SHOW_LEMMA_COUNT -1
|
||||
|
||||
// One half of a resolution. We need this to distinguish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue