Removed the deprecated gmx.ff and gmx2.ff.
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / genhydro.h
index f28f5c25309df3743de2b136107ed864d3d5e379..ed5b07f37dae5179453313e761b1f2316617ca44 100644 (file)
@@ -65,7 +65,7 @@ int add_h(t_atoms **pdbaptr, rvec *xptr[],
  */
 
 int protonate(t_atoms **atoms, rvec **x, t_protonate *protdata);
-/* Protonate molecule according to gmx2.ff/aminoacids.hdb
+/* Protonate molecule according to oplsaa.ff/aminoacids.hdb
  * when called the first time, new atoms are added to atoms,
  * second time only coordinates are generated
  * return the new total number of atoms