mirror of
https://github.com/Z3Prover/z3
synced 2025-10-03 22:43:56 +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
|
|
@ -220,7 +220,7 @@ protected:
|
|||
|
||||
unsigned try_to_remove_some_rows();
|
||||
|
||||
void clpup();
|
||||
void cleanup();
|
||||
|
||||
void map_external_rows_to_core_solver_rows();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue