Added pull geometry direction-relative
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / enums.h
index 92bdcb823702764f85d21687bfc336ae7728ab54..c86ce031ffef6514c6c619dc8587b126992232c7 100644 (file)
@@ -295,7 +295,7 @@ enum {
 };
 
 enum {
-    epullgDIST, epullgDIR, epullgCYL, epullgDIRPBC, epullgNR
+    epullgDIST, epullgDIR, epullgCYL, epullgDIRPBC, epullgDIRRELATIVE, epullgNR
 };
 
 /* Enforced rotation groups */