mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
29e288367e
commit
669a1d63da
|
@ -438,7 +438,6 @@ namespace datalog {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
TRACE("dl", tout << pt_len
|
|
||||||
modified = true;
|
modified = true;
|
||||||
|
|
||||||
func_decl * pred = r->get_decl(i);
|
func_decl * pred = r->get_decl(i);
|
||||||
|
|
Loading…
Reference in a new issue