Fixes recently introduced bug in gmx analyze.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Fri, 28 Nov 2014 06:40:42 +0000 (08:40 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 28 Nov 2014 09:10:49 +0000 (10:10 +0100)
commitdd8ee1fd2f3d35f33b82a3cceecf79b08aa37b99
treeb80bd0049ab57a226e2e1046474af072ed9f23c0
parent4a6c1455bb9b0a899a1fcd4845aaa8a24cfed0a4
Fixes recently introduced bug in gmx analyze.

Since the introduction of a separate module for autocorrelation
and related algorithms the program gmx analyze did not work anymore
due to a typo introduced, such that the acf related command line
arguments were not properly added to the others.

Change-Id: If79adc761de397e42c387d1aa6bd53d565b02820
src/gromacs/correlationfunctions/autocorr.c