Rename 'gmx tpbconv' to 'gmx convert-tpr'
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 18 Jan 2014 21:31:47 +0000 (22:31 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 20 Jan 2014 21:05:08 +0000 (22:05 +0100)
commit111644b87b2e3366a52828f9e516f61bc7cc7705
treedfd9551d35494e2c64f0de04fc54c2d00039eab6
parent3c5d0d6ed8015f426c1d928611c1b60ae9556885
Rename 'gmx tpbconv' to 'gmx convert-tpr'

This should help people find the tool they are looking for, rather
than one that is named for a file format that hasn't been written in
over 5 years. Updated comments and documentation accordingly.

Uncrustified, added copyright headers.

Change-Id: I5c29c30af54b90081cfb44f5b24764c8280c49fa
share/html/online/files.html
share/html/online/mdp_opt.html
src/gromacs/gmxlib/mshift.c
src/gromacs/legacyheaders/types/inputrec.h
src/gromacs/tools/convert_tpr.c [moved from src/gromacs/tools/tpbconv.c with 98% similarity]
src/gromacs/tools/convert_tpr.h [moved from src/gromacs/tools/tpbconv.h with 92% similarity]
src/programs/gmx/grompp.c
src/programs/gmx/legacymodules.cpp