mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 10:50:24 +00:00
This commit is contained in:
parent
e5401a4303
commit
6a9241ff0f
5 changed files with 44 additions and 27 deletions
|
@ -91,7 +91,6 @@ namespace sat {
|
|||
|
||||
unsigned len = 0;
|
||||
|
||||
|
||||
if (st.is_deleted()) {
|
||||
buffer[len++] = 'd';
|
||||
buffer[len++] = ' ';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue