Remove duplications in GMXLIB search paths
commit2873d40fe9e91efdb98a06bc5ad2e9b3a000d850
authorErik Lindahl <erik@kth.se>
Sun, 31 Dec 2017 11:11:10 +0000 (31 12:11 +0100)
committerAleksei Iupinov <a.yupinov@gmail.com>
Wed, 3 Jan 2018 11:14:40 +0000 (3 12:14 +0100)
tree2884089b9d3ee9cc7f7aa8abcc611e4f8ca7e1e8
parent5209a51761f6efe4594a1ef7ffb7dbfbf1af0d1c
Remove duplications in GMXLIB search paths

Remove entries that are duplicated, or identical
to the default search path, to avoid e.g.
listing identical force fields multiple times.

Fixes #1928.

Change-Id: Ib3caa116b4a6e1ce50424408832a96da52eba774
src/gromacs/utility/datafilefinder.cpp