3
0
Fork 0
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:
Lev Nachmanson 2019-04-16 14:06:49 -07:00
parent be5170fc3b
commit 14f00b3749
4 changed files with 1 additions and 72 deletions

View file

@ -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