Fix some issues reported by 'make depcheck doccheck'
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 1 Feb 2014 13:52:08 +0000 (15:52 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 1 Feb 2014 23:02:19 +0000 (00:02 +0100)
commitbe76f67e6b3ddb0440383e11d6423b74f7d6dfb1
tree6c11e737440fedeb363cd88e82aa88d5991b1e1c
parent49f0a587a5ece5e7692e62259ab24d949be54fa8
Fix some issues reported by 'make depcheck doccheck'

Fix some minor documentation issues and make swapcoords.h not installed,
since that is internal mdrun functionality.

There is a dependency issue in update.h including a non-installed
random/random.h, but this is planned to go away when the stateful RNG is
replaced in mdrun, so left it there for now.  User code probably doesn't
have much use for including update.h, anyways.

Change-Id: I491697f8528d9dd5da299f366ccccf7eecb46f8a
src/gromacs/commandline/tests/cmdlineprogramcontext.cpp
src/gromacs/legacyheaders/physics.h
src/gromacs/mdlib/groupcoord.h
src/gromacs/swap/CMakeLists.txt
src/gromacs/swap/swapcoords.h