COM pulling options per coord, improved cylinder
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index 6e63f2fb62be84d75825dd35b6d1cfdd456e669d..3bae62a817519cf78737e115334a9454bcc61246 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -219,7 +219,7 @@ const char *ewt_names[ewtNR+1] = {
 };
 
 const char *epull_names[epullNR+1] = {
-    "no", "umbrella", "constraint", "constant-force", NULL
+    "umbrella", "constraint", "constant-force", "flat-bottom", NULL
 };
 
 const char *epullg_names[epullgNR+1] = {