Moved txtdump.* to fileio.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 11 Nov 2015 20:51:17 +0000 (21:51 +0100)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 12 Nov 2015 15:37:48 +0000 (16:37 +0100)
commit56a31f36ed0c9cb255862664c552250920007263
tree8297bda5dfc16fed324402f19b13abed957edca9
parente4034c03b3736d40f475b8cffee5d549a3b1a925
Moved txtdump.* to fileio.

Some cleanups in edsam.cpp too.

Part of #1415

Change-Id: I6cd58951eff1bac0dad75dbd448a958e57c767e7
68 files changed:
src/gromacs/essentialdynamics/edsam.cpp
src/gromacs/ewald/pme-only.cpp
src/gromacs/fileio/checkpoint.cpp
src/gromacs/fileio/tpxio.h
src/gromacs/fileio/trrio.cpp
src/gromacs/fileio/txtdump.cpp [moved from src/gromacs/gmxlib/txtdump.cpp with 99% similarity]
src/gromacs/fileio/txtdump.h [moved from src/gromacs/legacyheaders/txtdump.h with 94% similarity]
src/gromacs/gmxana/anadih.cpp
src/gromacs/gmxana/gmx_anaeig.cpp
src/gromacs/gmxana/gmx_analyze.cpp
src/gromacs/gmxana/gmx_chi.cpp
src/gromacs/gmxana/gmx_confrms.cpp
src/gromacs/gmxana/gmx_covar.cpp
src/gromacs/gmxana/gmx_densmap.cpp
src/gromacs/gmxana/gmx_dipoles.cpp
src/gromacs/gmxana/gmx_dos.cpp
src/gromacs/gmxana/gmx_editconf.cpp
src/gromacs/gmxana/gmx_gyrate.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_helix.cpp
src/gromacs/gmxana/gmx_lie.cpp
src/gromacs/gmxana/gmx_make_edi.cpp
src/gromacs/gmxana/gmx_nmeig.cpp
src/gromacs/gmxana/gmx_nmens.cpp
src/gromacs/gmxana/gmx_nmtraj.cpp
src/gromacs/gmxana/gmx_principal.cpp
src/gromacs/gmxana/gmx_sham.cpp
src/gromacs/gmxana/gmx_sigeps.cpp
src/gromacs/gmxana/gmx_tcaf.cpp
src/gromacs/gmxana/gmx_trjorder.cpp
src/gromacs/gmxana/gmx_velacc.cpp
src/gromacs/gmxana/princ.cpp
src/gromacs/gmxlib/nonbonded/nonbonded.cpp
src/gromacs/gmxpreprocess/genconf.cpp
src/gromacs/gmxpreprocess/gpp_atomtype.cpp
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/nm2type.cpp
src/gromacs/gmxpreprocess/readrot.cpp
src/gromacs/gmxpreprocess/topio.cpp
src/gromacs/gmxpreprocess/x2top.cpp
src/gromacs/mdlib/constr.cpp
src/gromacs/mdlib/coupling.cpp
src/gromacs/mdlib/expanded.cpp
src/gromacs/mdlib/force.cpp
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdlib/minimize.cpp
src/gromacs/mdlib/ns.cpp
src/gromacs/mdlib/qm_gamess.cpp
src/gromacs/mdlib/qm_gaussian.cpp
src/gromacs/mdlib/qm_mopac.cpp
src/gromacs/mdlib/qm_orca.cpp
src/gromacs/mdlib/qmmm.cpp
src/gromacs/mdlib/shakef.cpp
src/gromacs/mdlib/shellfc.cpp
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdlib/stat.cpp
src/gromacs/mdlib/tpi.cpp
src/gromacs/mdlib/update.cpp
src/gromacs/mdlib/vcm.cpp
src/gromacs/pbcutil/pbc.cpp
src/gromacs/pulling/pull_rotation.cpp
src/gromacs/tools/check.cpp
src/gromacs/tools/compare.cpp
src/gromacs/tools/dump.cpp
src/gromacs/topology/index.cpp
src/gromacs/topology/symtab.cpp
src/programs/mdrun/runner.cpp
src/programs/view/nmol.cpp