Allow empty lines in hdb files
commit3993194e2c3f105c7f705ec1dba9b652269da3bb
authorErik Lindahl <erik@kth.se>
Sun, 31 Dec 2017 13:20:10 +0000 (31 14:20 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Tue, 2 Jan 2018 20:10:46 +0000 (2 21:10 +0100)
treed46fc68323bc7206f0114c5ea21be99844042858
parent628529d0d74cef673f0361f226fa0916d1d48535
Allow empty lines in hdb files

Skip lines that consist only of whitespace. Not a universal
solution for fixing hdb files, but better than the user
getting very strange error messages that don't say anything
about whitespace.

Fixes #2028.

Change-Id: I0962c89d0251f83da7fe0440efd31fb7ca468690
src/gromacs/gmxpreprocess/h_db.cpp