Move gmx_sort.* to src/gromacs/utility/
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 2 Jan 2014 15:48:53 +0000 (17:48 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 8 Jan 2014 23:11:30 +0000 (00:11 +0100)
commit216a11d1fb37abd3d86c7b1a3c6352c142af1b80
tree34c3b4b712366476482289f84611a0fe9d8c1995
parentb551c5e033087ae26986ef07f93e0c78b5cc1b4d
Move gmx_sort.* to src/gromacs/utility/

This particular header doesn't need to be installed, since it is only an
implementation detail.

One more header away from legacyheaders/ and from installed headers.

Change-Id: I8a1b511859c370be72fd3da86c613e2f222fe50d
src/gromacs/gmxana/gmx_trjconv.c
src/gromacs/legacyheaders/inputrec.h
src/gromacs/mdlib/domdec.c
src/gromacs/mdlib/pull_rotation.c
src/gromacs/utility.h
src/gromacs/utility/qsort_threadsafe.c [moved from src/gromacs/gmxlib/gmx_sort.c with 97% similarity]
src/gromacs/utility/qsort_threadsafe.h [moved from src/gromacs/legacyheaders/gmx_sort.h with 76% similarity]