mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
disabled old code
This commit is contained in:
parent
466ac0237f
commit
be2066a1a6
2 changed files with 4 additions and 3 deletions
|
@ -114,7 +114,6 @@ public:
|
|||
|
||||
protected:
|
||||
void checkpoint();
|
||||
lbool search_old(void);
|
||||
double get_restart_armin(unsigned cnt_restarts);
|
||||
|
||||
bool what_if(func_decl * fd, const unsigned & fd_inx, const mpz & temp,
|
||||
|
@ -148,4 +147,4 @@ protected:
|
|||
inline unsigned check_restart(unsigned curr_value);
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue