Change name of gmxdump to dump and gmxcheck to check
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Sat, 28 Sep 2013 20:13:41 +0000 (22:13 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 30 Sep 2013 17:30:13 +0000 (19:30 +0200)
commit7ae88d1f89778338696597cbe4414ac1f1bf12e8
treee795c05baf1e214b400a2f22ccde840b1255938b
parenteab8ad233c2498c834b3401975ddc17fcae709df
Change name of gmxdump to dump and gmxcheck to check

In order not to have to type
gmx gmxdump
gmx gmcheck
the second gmx was removed from the command name.
Added check in cmdlinemodulemanager.cpp for binaries starting with gmx.
Change-Id: I7db4faf8ae57688388b1e5263a7117c2bdb570c8
src/gromacs/commandline/cmdlinemodulemanager.cpp
src/programs/gmx/gmxcheck.c
src/programs/gmx/gmxdump.c
src/programs/gmx/legacymodules.cpp