Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / kernel / pdb2gmx.c
index 142abb235073ed5c54a4a30750df308f5456a48b..53a3f402bfdcc609f1618b1183040a899f1a1e74 100644 (file)
@@ -1804,6 +1804,7 @@ int main(int argc, char *argv[])
     }
 
     /* Generate Hydrogen atoms (and termini) in the sequence */
+    printf("Generating any missing hydrogen atoms and/or adding termini.\n");
     natom=add_h(&pdba,&x,nah,ah,
                cc->nterpairs,cc->ntdb,cc->ctdb,cc->r_start,cc->r_end,bAllowMissing,
                NULL,NULL,TRUE,FALSE);