3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

Wnewline-eof

This commit is contained in:
Daniel J. Hofmann 2015-04-03 19:31:09 +02:00
parent 6150083276
commit 88f6e74a27
5 changed files with 5 additions and 5 deletions

View file

@ -27,4 +27,4 @@ void dyn_ack_params::updt_params(params_ref const & _p) {
m_dack_threshold = p.dack_threshold();
m_dack_gc = p.dack_gc();
m_dack_gc_inv_decay = p.dack_gc_inv_decay();
}
}