mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 20:46:01 +00:00
remove cache reset that causes crash
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
030868d8de
commit
b3e5fade32
10 changed files with 98 additions and 26 deletions
|
@ -87,6 +87,8 @@ namespace sat {
|
|||
|
||||
void operator()(bool force = false);
|
||||
|
||||
void operator()(big& big);
|
||||
|
||||
void updt_params(params_ref const & p);
|
||||
static void collect_param_descrs(param_descrs & d);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue