mirror of
https://github.com/Z3Prover/z3
synced 2025-06-18 20:03:38 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6ced6995d0
commit
38d6771a5e
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class top_sort {
|
||||||
}
|
}
|
||||||
while (s_f != f);
|
while (s_f != f);
|
||||||
m_stack_P.pop_back();
|
m_stack_P.pop_back();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue