This patch moves preprocessing headers to gmxpreprocess
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Tue, 14 Jan 2014 19:54:49 +0000 (20:54 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 17 Jan 2014 17:12:56 +0000 (18:12 +0100)
commit200b5e5cde927517197c73d76c7206d49fa50b2b
tree806a5eab8da681b3c3fb9cb2873f927663770e4e
parentc5a1386a8e10951ade3a23e5c45f0fa50485f03a
This patch moves preprocessing headers to gmxpreprocess

In the move to depopulate the legacyheaders directory
http://redmine.gromacs.org/issues/1415 this is a small
contribution.

Change-Id: I209f6e5a1e76f2d3ea072f66eca9ae1f59bc0d42
13 files changed:
src/gromacs/fileio/tpxio.c
src/gromacs/gmxlib/topsort.h [moved from src/gromacs/legacyheaders/topsort.h with 100% similarity]
src/gromacs/gmxpreprocess/gen_ad.h [moved from src/gromacs/legacyheaders/gen_ad.h with 100% similarity]
src/gromacs/gmxpreprocess/gmxcpp.c [moved from src/gromacs/gmxlib/gmxcpp.c with 100% similarity]
src/gromacs/gmxpreprocess/gmxcpp.h [moved from src/gromacs/legacyheaders/gmxcpp.h with 100% similarity]
src/gromacs/gmxpreprocess/gpp_atomtype.h [moved from src/gromacs/legacyheaders/gpp_atomtype.h with 100% similarity]
src/gromacs/gmxpreprocess/gpp_nextnb.h [moved from src/gromacs/legacyheaders/gpp_nextnb.h with 100% similarity]
src/gromacs/gmxpreprocess/hackblock.h [moved from src/gromacs/legacyheaders/hackblock.h with 100% similarity]
src/gromacs/gmxpreprocess/pdb2top.h [moved from src/gromacs/legacyheaders/pdb2top.h with 100% similarity]
src/gromacs/gmxpreprocess/resall.h [moved from src/gromacs/legacyheaders/resall.h with 100% similarity]
src/gromacs/gmxpreprocess/toputil.h [moved from src/gromacs/legacyheaders/toputil.h with 100% similarity]
src/gromacs/mdlib/domdec_top.c
src/programs/mdrun/md.c