Move pargs.cpp into src/gromacs/commandline/
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 15 Dec 2013 19:43:50 +0000 (21:43 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 21 Dec 2013 11:53:39 +0000 (12:53 +0100)
commit0cc631ae52f8f2db4f5f82a0735e08a3ef4ab745
tree68e6668e9f74ecd25811ea51d11f49af0fb08f24
parent03c94cfeac876bb23ef018cbc95900c76d4298dd
Move pargs.cpp into src/gromacs/commandline/

- Move the source file and clean it up a bit.
- Move the declarations from readinp.h into a separate (new) header,
  named the same as the source file.

Change-Id: If1775a7387a164bed4fdb2a1d67457d8068f5c6a
src/gromacs/commandline/CMakeLists.txt
src/gromacs/commandline/pargs.cpp [moved from src/gromacs/gmxlib/pargs.cpp with 95% similarity]
src/gromacs/commandline/pargs.h [new file with mode: 0644]
src/gromacs/commandline/wman.h
src/gromacs/legacyheaders/readinp.h
src/gromacs/legacyheaders/statutil.h