mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
fix crash in 'test-z3 prime_generator'
This commit is contained in:
parent
38eeaeae7a
commit
d1cbde3390
3 changed files with 4 additions and 6 deletions
|
@ -251,7 +251,3 @@ int main(int argc, char ** argv) {
|
|||
TST(solver_pool);
|
||||
//TST_ARGV(hs);
|
||||
}
|
||||
|
||||
void initialize_mam() {}
|
||||
void finalize_mam() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue