Rename g_ana to gmx.
commit264847f5eaf7a8bde73d73e84ec06ed2e5c13a20
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 18 Nov 2012 18:40:12 +0000 (18 20:40 +0200)
committerRoland Schulz <roland@utk.edu>
Mon, 10 Dec 2012 19:03:17 +0000 (10 14:03 -0500)
treefc5f37135f31034ef82ef78b48af41aac0f41508
parent4c18882f3832ac84f3a465f923a4ada0ceaf76d3
Rename g_ana to gmx.

Since all the modules contained in this wrapper binary are no longer
analysis tools, a more general name is needed.

Part of #685.

Change-Id: Iec0a0ee10daa283510127ce4c1db7b5290d50f58
src/gromacs/commandline/cmdlinemodulemanager.h
src/programs/CMakeLists.txt
src/programs/gmx/.gitignore [moved from src/programs/g_ana/.gitignore with 100% similarity]
src/programs/gmx/CMakeLists.txt [moved from src/programs/g_ana/CMakeLists.txt with 82% similarity]
src/programs/gmx/CreateLinks.cmake.cmakein [moved from src/programs/g_ana/CreateLinks.cmake.cmakein with 95% similarity]
src/programs/gmx/gmx.cpp [moved from src/programs/g_ana/g_ana.cpp with 96% similarity]
src/programs/gmx/legacymodules.cpp [moved from src/programs/g_ana/legacymodules.cpp with 100% similarity]
src/programs/gmx/legacymodules.h [moved from src/programs/g_ana/legacymodules.h with 100% similarity]