Added pull geometry direction-relative
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index 3bae62a817519cf78737e115334a9454bcc61246..12e94beb9e936a628ea1092a3cc56c3bcadfd385 100644 (file)
@@ -223,7 +223,7 @@ const char *epull_names[epullNR+1] = {
 };
 
 const char *epullg_names[epullgNR+1] = {
-    "distance", "direction", "cylinder", "direction-periodic", NULL
+    "distance", "direction", "cylinder", "direction-periodic", "direction-relative", NULL
 };
 
 const char *erotg_names[erotgNR+1] = {