Moved inputrec.* from gmxlib and legacyheaders to mdtypes.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 11 Nov 2015 12:22:48 +0000 (13:22 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 11 Nov 2015 21:10:02 +0000 (22:10 +0100)
commit890ce4e8e1f0f15751a6492ed68e7a2b8be41086
tree42e06ccebd1e09c61bfb5946772af423f43f6dd9
parentd86cd18200967910d57f05820cfd455e13d57d75
Moved inputrec.* from gmxlib and legacyheaders to mdtypes.

Part of #1415

Change-Id: Idb00712d1b6ea9648a36d349f670790aaaf2c6d4
src/gromacs/fileio/tpxio.cpp
src/gromacs/gmxana/gmx_tune_pme.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdtypes/inputrec.cpp [moved from src/gromacs/gmxlib/inputrec.cpp with 99% similarity]
src/gromacs/mdtypes/inputrec.h [moved from src/gromacs/legacyheaders/inputrec.h with 95% similarity]
src/programs/mdrun/runner.cpp