mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
fix build
This commit is contained in:
parent
9b6c161ad2
commit
d278a1651d
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ namespace sls {
|
|||
if (!g.find(eq)) {
|
||||
euf::enode* args[2] = { g.find(a), g.find(b) };
|
||||
c = g.mk(eq, 0, 2, args);
|
||||
xx
|
||||
}
|
||||
g.merge(c, g.find(m.mk_false()), to_ptr(lit));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue