mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
update badge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c939195c10
commit
f381d51c83
5 changed files with 296 additions and 282 deletions
|
@ -112,7 +112,7 @@ namespace smt {
|
|||
if (coallesce_in_re(lit))
|
||||
return;
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
// Enable/disable to test effect
|
||||
if (is_string_equality(lit))
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue