mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 21:19:29 +00:00
replace clp to clean
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
This commit is contained in:
parent
d41c65a4f9
commit
2e957a97cf
15 changed files with 33 additions and 36 deletions
|
@ -202,7 +202,7 @@ public:
|
|||
}
|
||||
}
|
||||
}
|
||||
m_work_vector.clp_up();
|
||||
m_work_vector.clean_up();
|
||||
lp_assert(m_work_vector.is_OK());
|
||||
w = m_work_vector;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue