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

This commit is contained in:
sjplimp 2009-08-18 17:57:27 +00:00
parent 41888c9c0b
commit 5986c9042c
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ void Finish::end(int flag)
// minimization stats
if (update->whichflag == 1) {
if (update->whichflag == 2) {
if (me == 0) {
if (screen) {
fprintf(screen,"Minimization stats:\n");