From b0726ba25b916c66a22bb7919663525fbf5b0d8d Mon Sep 17 00:00:00 2001 From: David van der Spoel Date: Mon, 14 Jun 2010 23:07:00 +0200 Subject: [PATCH] Fixed make_edi.c --- src/tools/make_edi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/make_edi.c b/src/tools/make_edi.c index 62ce8d7803..a360e2c011 100644 --- a/src/tools/make_edi.c +++ b/src/tools/make_edi.c @@ -471,7 +471,7 @@ int main(int argc,char *argv[]) "([TT]-linfix[tt], [TT]-linacc[tt], [TT]-radfix[tt], [TT]-radacc[tt], [TT]-radcon[tt]),", "to keep the position along a certain (set of) coordinate(s) fixed ([TT]-linfix[tt]),", "or to only monitor the projections of the positions onto", - "these coordinates ([TT]-mon[tt]).[PAR]". + "these coordinates ([TT]-mon[tt]).[PAR]", "References:[BR]", "A. Amadei, A.B.M. Linssen, B.L. de Groot, D.M.F. van Aalten and ", "H.J.C. Berendsen; An efficient method for sampling the essential subspace ", -- 2.11.4.GIT