Remove spurious newline from log file
authorBerk Hess <hess@kth.se>
Tue, 17 Sep 2019 14:14:35 +0000 (16:14 +0200)
committerMagnus Lundborg <magnus.lundborg@scilifelab.se>
Tue, 17 Sep 2019 16:57:28 +0000 (18:57 +0200)
commit36cc0eb844d6ae3f69de1533920978d156e485aa
tree587c36b5f4406961228f538d8c7fa09896ee1e32
parent281038d9eea6579e20864c87d2900eee729c197c
Remove spurious newline from log file

The annealing print function always added a newline.
Made calls to annealing and energy/log print conditional,
as they create needless overhead.

Change-Id: I63c0c6c9f1803aa8d42f59b40d7e2bff6fb6ac10
src/gromacs/mdrun/md.cpp