mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 18:50:26 +00:00
bugfixes
This commit is contained in:
parent
d7e419b7ed
commit
9cde4f7e05
5 changed files with 58 additions and 25 deletions
|
@ -156,6 +156,6 @@ namespace bv {
|
|||
/*
|
||||
* Propagate repair up to parent
|
||||
*/
|
||||
void repair_up(expr* e);
|
||||
bool repair_up(expr* e);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue