mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1177 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
cf13269778
commit
4eb4e838ee
|
@ -393,6 +393,8 @@ void Finish::end(int flag)
|
|||
fprintf(logfile,"Dangerous builds = %d\n",neighbor->ndanger);
|
||||
}
|
||||
}
|
||||
|
||||
if (logfile) fflush(logfile);
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue