git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1177 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2007-11-19 16:32:34 +00:00
parent cf13269778
commit 4eb4e838ee
1 changed files with 2 additions and 0 deletions

View File

@ -393,6 +393,8 @@ void Finish::end(int flag)
fprintf(logfile,"Dangerous builds = %d\n",neighbor->ndanger);
}
}
if (logfile) fflush(logfile);
}
/* ---------------------------------------------------------------------- */