Corrected output of gmx do_dssp -sc
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 10 Feb 2017 13:19:31 +0000 (14:19 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 10 Feb 2017 13:21:59 +0000 (14:21 +0100)
commit12e29c829e96353092ea7bdb37faf7f122f4e19a
tree5efaf8dd70e90b44556edbf6a4cae6863960cd27
parentdeb27c1780b9c93b14d09b452d80da3d779cfd50
Corrected output of gmx do_dssp -sc

This code has always written a probability, and not a percentage, so
fixed the label. It still fits within the expected 8-character field.

Fixes #2120

Change-Id: Ic3256a3942b2f2375e9f4c0771bbe3afe682acf4
src/gromacs/gmxana/gmx_do_dssp.cpp