Convert support files in gmxana to C++
authorErik Lindahl <erik@kth.se>
Thu, 9 Jul 2015 23:27:57 +0000 (01:27 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 28 Jul 2015 11:09:10 +0000 (13:09 +0200)
Renamed symbols using reserved C++ names, and removed geminate
and ballistic code paths that just resulted in GROMACS errors
messages about missing code when they were called. Unused parts
of gmx_hbond have been cleaned up according to comments from
Erik Marklund.

Change-Id: I925b1b5ca4a8420e0c8a38ca99f56361359d713b


No differences found