Rename trnio.* to trrio.*
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 20 Jul 2015 07:00:01 +0000 (10:00 +0300)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Fri, 24 Jul 2015 07:06:55 +0000 (09:06 +0200)
commitee8d2805e8a1510b37cdeab4df06daca196bfb01
tree72f658b1a4a08e23f2c4078396f324531c0ee204
parent64a6716f5a93af9cd89db4e62142a871a95a27b7
Rename trnio.* to trrio.*

These routines write .trr files, and the old name was really confusing,
as there is also an efTRN, which means something different...
The routines will be renamed in a separate commit.

Removed unnecessary includes of trnio.h.

Change-Id: If02f561ad51c73eb2080195587795d0c8ae1b082
23 files changed:
src/contrib/anaf.c
src/contrib/mkice.c
src/contrib/test.c
src/gromacs/fileio/CMakeLists.txt
src/gromacs/fileio/mdoutf.cpp
src/gromacs/fileio/trrio.cpp [moved from src/gromacs/fileio/trnio.cpp with 99% similarity]
src/gromacs/fileio/trrio.h [moved from src/gromacs/fileio/trnio.h with 96% similarity]
src/gromacs/fileio/trxio.cpp
src/gromacs/gmxana/eigio.c
src/gromacs/gmxana/gmx_angle.c
src/gromacs/gmxana/gmx_cluster.c
src/gromacs/gmxana/gmx_covar.c
src/gromacs/gmxana/gmx_sigeps.c
src/gromacs/gmxana/gmx_trjcat.c
src/gromacs/gmxana/gmx_trjconv.c
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/readrot.cpp
src/gromacs/mdlib/expanded.c
src/gromacs/mdlib/stat.cpp
src/gromacs/pulling/pull_rotation.cpp
src/gromacs/tools/check.cpp
src/gromacs/tools/convert_tpr.cpp
src/gromacs/tools/dump.cpp