Enforced rotation: added fit type 'potential'
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index df1ad2ff3abc8f5c202890b8b68b572f71a3197b..a49e360836e72a3a98e22f89c5baff2f84162a6a 100644 (file)
@@ -193,7 +193,7 @@ const char *erotg_names[erotgNR+1] = {
 };
 
 const char *erotg_fitnames[erotgFitNR+1] = { 
-  "rmsd", "norm", NULL
+  "rmsd", "norm", "potential", NULL
 };
 
 const char *eQMmethod_names[eQMmethodNR+1] = {