From 106f6a3b361e1be5e8ee46c89a0bd658819b3cb8 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Fri, 5 May 2017 08:34:57 +0200 Subject: [PATCH] astyle [makedoc] --- src/cltools/Driver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cltools/Driver.cpp b/src/cltools/Driver.cpp index 3448d229f..a7b9e1b68 100644 --- a/src/cltools/Driver.cpp +++ b/src/cltools/Driver.cpp @@ -143,7 +143,7 @@ files are referred to the original timestep and any files output resemble those had we run the calculation we are running with driver when the MD simulation was running. PLUMED can read natively xyz files (in PLUMED units) and gro files (in nm). In addition, -PLUMED includes by default support for a +PLUMED includes by default support for a subset of the trajectory file formats supported by VMD, e.g. xtc and dcd: \verbatim -- GitLab