Get rid of src/programs/gmx/
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 2 Feb 2014 12:19:57 +0000 (14:19 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 2 Feb 2014 17:08:30 +0000 (18:08 +0100)
commitf29962a594b10a7a1b7a15f50e96aaa1479efc93
tree8d5f4ba0c391a6d9524efc1154181be65bc05d2a
parenta6b824e3ed19e16de72d2551dab0f5dbec20b041
Get rid of src/programs/gmx/

Move the few remaining files from src/programs/gmx/ to src/programs/.
Since we are by default only building a single binary that contains all
the contents of src/programs/, it makes more sense to have the main
routine in src/programs/.

Change-Id: Icef3a539861e3246b469b98e985c514ec87df675
doxygen/directories.cpp
doxygen/wrapperbinary.md
src/programs/CMakeLists.txt
src/programs/gmx.cpp [moved from src/programs/gmx/gmx.cpp with 100% similarity]
src/programs/legacymodules.cpp [moved from src/programs/gmx/legacymodules.cpp with 99% similarity]
src/programs/legacymodules.h [moved from src/programs/gmx/legacymodules.h with 97% similarity]