Move md5.* to fileio/
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 19 Jan 2014 06:00:18 +0000 (08:00 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 19 Jan 2014 18:11:30 +0000 (19:11 +0100)
These are only used internally for gmxfio routines, so there is no need
to install the header.

Change-Id: I4e6a40e342108a87e3f88ced451a02e11403f9c1

src/gromacs/fileio/md5.c [moved from src/gromacs/gmxlib/md5.c with 99% similarity]
src/gromacs/fileio/md5.h [moved from src/gromacs/legacyheaders/md5.h with 98% similarity]

similarity index 99%
rename from src/gromacs/gmxlib/md5.c
rename to src/gromacs/fileio/md5.c
index aa2cc9d8acd683ceb5cb31de1bb1b033592c286c..ca27dbb75ae43d3f85bdfcadd5b77bb58af20300 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2009,2010,2011,2012, by the GROMACS development team, led by
+ * Copyright (c) 2009,2010,2011,2012,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
similarity index 98%
rename from src/gromacs/legacyheaders/md5.h
rename to src/gromacs/fileio/md5.h
index 776081b53795fdd4755ae99e9d6d4968a8006bd6..5e0d6223e50c3dcd707a8cdc6d10d1f0ff310f2d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2009,2010,2011, by the GROMACS development team, led by
+ * Copyright (c) 2009,2010,2011,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.