Removed reference to nonexistent file in g_helix.
authorJustin Lemkul <jalemkul@vt.edu>
Sat, 5 Jan 2013 23:09:27 +0000 (18:09 -0500)
committerJustin Lemkul <jalemkul@vt.edu>
Sat, 5 Jan 2013 23:09:27 +0000 (18:09 -0500)
commit8c1a4e3adcfddafc10b89abd5ace09438989c461
treeb1020cd089c4080d784567e0d21efcb7b3211f10
parenta0d087597615956a71e066f86c6fea6d4176b1ad
Removed reference to nonexistent file in g_helix.

For many years, g_helix has referred to a file called n-ahx.xvg, but
no released version of Gromacs has ever produced it. Being that its contents
are largely reproduced by do_dssp, there is no need to introduce this
functionality and thus the easiest solution is to remove the reference
to this file.

Fixes #1103.

Change-Id: I2b87eed44d9d4c174d3772a39abf24827f63202d
src/tools/gmx_helix.c