mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +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
|
@ -208,7 +208,7 @@ public:
|
|||
|
||||
void scan_row_to_work_vector(unsigned i);
|
||||
|
||||
void clp_row_work_vector(unsigned i);
|
||||
void clean_row_work_vector(unsigned i);
|
||||
|
||||
|
||||
#ifdef Z3DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue