mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 13:18:55 +00:00
remove reference to tactic.h
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7adb402a3f
commit
cd331b8a56
3 changed files with 10 additions and 10 deletions
|
@ -117,7 +117,6 @@ public:
|
|||
unsynch_mpz_manager& get_mpz_manager() { return m_mpz_manager; }
|
||||
|
||||
protected:
|
||||
void checkpoint();
|
||||
|
||||
bool what_if(func_decl * fd, const unsigned & fd_inx, const mpz & temp,
|
||||
double & best_score, unsigned & best_const, mpz & best_value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue