Moved df_history utility routines from typedefs to new file.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Tue, 3 Nov 2015 16:16:31 +0000 (17:16 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 3 Nov 2015 20:26:13 +0000 (21:26 +0100)
commit6cc44d3e021b169ff20d71883a2a76f60e671dc0
tree9945721598e86f8d29dfadff80ee2635bf8191bd
parent316ee5d6851fedf09b7948729948b580de1e2eeb
Moved df_history utility routines from typedefs to new file.

Part of #1415.

Change-Id: Ia2b9e6e5342cb3bb5820894fb82ef2908d969bc6
src/gromacs/domdec/domdec.cpp
src/gromacs/gmxlib/checkpoint.cpp
src/gromacs/gmxlib/df_history.cpp [new file with mode: 0644]
src/gromacs/gmxlib/df_history.h [new file with mode: 0644]
src/gromacs/gmxlib/typedefs.cpp
src/gromacs/legacyheaders/typedefs.h
src/gromacs/legacyheaders/types/state.h
src/gromacs/mdlib/md_support.cpp
src/programs/mdrun/md.cpp