3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 10:25:18 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-01-05 16:45:48 -08:00
parent 37864b48b2
commit f61bd97ea1

View file

@ -145,9 +145,6 @@ namespace sat {
}
}
while (true) {
unsigned j = 0;
for (auto a : aig_defs) {