Consolidate files supporting TNG file I/O
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 19 Nov 2016 16:46:56 +0000 (17:46 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 8 Dec 2016 01:16:05 +0000 (12:16 +1100)
commit9723e7deb934e75602a4a8dfae5d13e968e54202
tree6fd35de291af8d0666d321591c8ed130b3dab1ff
parent4bf561e62222eea4e545ab9f5d7429f767e188cf
Consolidate files supporting TNG file I/O

The distinction between mdrun and tools in supporting TNG file formats
isn't useful, and makes it difficult to implement a wrapper type that
will mean GROMACS code depends on tng_trajectory_t only in one
source file.

Change-Id: Iea0d337b6f11599a33c6c8ba3857a31a839f8d59
src/gromacs/fileio/tngio.cpp
src/gromacs/fileio/tngio.h
src/gromacs/fileio/tngio_for_tools.cpp [deleted file]
src/gromacs/fileio/tngio_for_tools.h [deleted file]
src/gromacs/fileio/trxio.cpp
src/gromacs/gmxana/gmx_trjcat.cpp
src/gromacs/gmxana/gmx_trjconv.cpp
src/gromacs/tools/dump.cpp