3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-04-20 14:11:46 -07:00
parent 3049ec82de
commit 80492e65ea
2 changed files with 14 additions and 20 deletions

View file

@ -38,7 +38,6 @@ namespace polysat {
m_to_patch.set_bounds(2*v+1);
}
template<typename Ext>
void fixplex<Ext>::reset() {
M.reset();