mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
remove a test
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
be5170fc3b
commit
14f00b3749
4 changed files with 1 additions and 72 deletions
|
@ -354,8 +354,6 @@ struct core {
|
|||
|
||||
bool no_lemmas_hold() const;
|
||||
|
||||
void test_factorization(unsigned /*mon_index*/, unsigned /*number_of_factorizations*/);
|
||||
|
||||
lbool test_check(vector<lemma>& l);
|
||||
}; // end of core
|
||||
} // end of namespace nla
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue