mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
correctly explain the all fixed test in the octaganal tree
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
18610bf31f
commit
8848e5b4c3
2 changed files with 6 additions and 14 deletions
|
@ -3052,7 +3052,7 @@ public:
|
|||
scoped_trace_stream _sts(th, fn);
|
||||
|
||||
|
||||
SASSERT(validate_eq(x, y));
|
||||
// SASSERT(validate_eq(x, y));
|
||||
ctx().assign_eq(x, y, eq_justification(js));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue