Remove broken g_dih tool
authorErik Lindahl <erik@kth.se>
Fri, 28 Dec 2012 19:26:57 +0000 (20:26 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 10 Jan 2013 15:30:24 +0000 (16:30 +0100)
commit0618d4b10bd985cc5f581d733a7e835764ffe5e0
tree7562ee29518aa385e1570154de465118bd0cb4f3
parent84539574e4afc37bb24ea4564e9ee31aab96fab4
Remove broken g_dih tool

Per the redmine discussion for #1094, g_dih was broken
due to hardcoded atom names while the documentation
claimed dihedrals were assigned from the topology.
For now it is better to use g_angle and manually define
the dihedrals. We plan to reimplement g_dih from scratch
for 5.0. Fixes #1094.

Change-Id: I57e0614e4d98bb5d4bbb3aaa1d3ba4377a93f988
admin/programs.txt
include/gmx_ana.h
share/html/online.html
share/html/online/g_dih.html [deleted file]
share/top/links.dat
src/tools/CMakeLists.txt
src/tools/g_dih.c [deleted file]
src/tools/gmx_dih.c [deleted file]