Remove .tpa, .tpb, .tpx, .trj files. Part of #1500.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Tue, 9 Sep 2014 05:55:17 +0000 (07:55 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 10 Sep 2014 13:40:13 +0000 (15:40 +0200)
commitb2b75d45c43c98cf1362e0125381bfc6f0a85782
tree863b3ceb937c39df71731078a2c27c6706d11aff
parentcb466e44535ac45f2ee8341dcae39207b5813abe
Remove .tpa, .tpb, .tpx, .trj files. Part of #1500.

Change-Id: Ia055cbf5311bf8780ca826c767207e5172d1b7e2
61 files changed:
docs/manual/files.tex
docs/old-html/links.dat
docs/old-html/online/files.html
docs/old-html/online/getting_started.html
docs/old-html/online/mtx.html
docs/old-html/online/options.html
docs/old-html/online/top.html
docs/old-html/online/tpa.html [deleted file]
docs/old-html/online/tpb.html [deleted file]
docs/old-html/online/trj.html [deleted file]
src/contrib/anaf.c
src/gromacs/commandline/tests/pargs.cpp
src/gromacs/commandline/tests/refdata/CommandLineHelpWriterTest_HandlesLongFileOptions.xml
src/gromacs/commandline/tests/refdata/CommandLineHelpWriterTest_HandlesOptionTypes.xml
src/gromacs/fileio/confio.c
src/gromacs/fileio/filenm.c
src/gromacs/fileio/filenm.h
src/gromacs/fileio/gmxfio.c
src/gromacs/fileio/gmxfio.h
src/gromacs/fileio/tpxio.c
src/gromacs/fileio/tpxio.h
src/gromacs/fileio/trnio.h
src/gromacs/fileio/trxio.c
src/gromacs/fileio/trxio.h
src/gromacs/gmxana/gmx_density.c
src/gromacs/gmxana/gmx_densorder.cpp
src/gromacs/gmxana/gmx_dipoles.cpp
src/gromacs/gmxana/gmx_disre.c
src/gromacs/gmxana/gmx_dos.c
src/gromacs/gmxana/gmx_editconf.c
src/gromacs/gmxana/gmx_energy.c
src/gromacs/gmxana/gmx_genion.c
src/gromacs/gmxana/gmx_h2order.c
src/gromacs/gmxana/gmx_hbond.c
src/gromacs/gmxana/gmx_helix.c
src/gromacs/gmxana/gmx_helixorient.c
src/gromacs/gmxana/gmx_hydorder.c
src/gromacs/gmxana/gmx_mk_angndx.c
src/gromacs/gmxana/gmx_nmeig.c
src/gromacs/gmxana/gmx_options.c
src/gromacs/gmxana/gmx_order.c
src/gromacs/gmxana/gmx_pme_error.cpp
src/gromacs/gmxana/gmx_polystat.c
src/gromacs/gmxana/gmx_potential.c
src/gromacs/gmxana/gmx_rama.c
src/gromacs/gmxana/gmx_rotacf.c
src/gromacs/gmxana/gmx_saltbr.c
src/gromacs/gmxana/gmx_sans.c
src/gromacs/gmxana/gmx_spol.c
src/gromacs/gmxana/gmx_trjconv.c
src/gromacs/gmxana/gmx_tune_pme.c
src/gromacs/gmxana/gstat.h
src/gromacs/gmxlib/main.cpp
src/gromacs/gmxpreprocess/grompp.c
src/gromacs/tools/check.c
src/gromacs/tools/convert_tpr.c
src/gromacs/tools/dump.c
src/programs/mdrun/mdrun.cpp
src/programs/mdrun/membed.c
src/programs/mdrun/runner.cpp
src/programs/view/view.cpp