Fix pdb2gmx -debug and .hdb files
commit3ffaf8023b3640ae42618c1fa7f3ffa0bdd69990
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 13 Sep 2011 05:11:28 +0000 (13 15:11 +1000)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 13 Sep 2011 05:11:28 +0000 (13 15:11 +1000)
tree4b1a891829e0cc9157e96b74980e3b0e89d9a6fd
parentf1ff824e4cf652f89abce5166c1ee6ea395add0a
Fix pdb2gmx -debug and .hdb files

For some archaic reason, pdb2gmx produces sanitized .hdb files when
you use -debug. However, these can run afoul of the wildcard search
for .hdb files on subsequent calls to pdb2gmx. So I have commented
out the sanitizing feature.

Change-Id: Ie0efada2960dd62260f6be5c796eed18a684b3e7
src/kernel/h_db.c