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

This commit is contained in:
sjplimp
2012-01-28 00:08:24 +00:00
parent 0ddb9dee57
commit 04044a5f79
4 changed files with 12 additions and 1 deletions

View File

@ -135,6 +135,7 @@ void Error::message(const char *file, int line, const char *str, int logflag)
}
/* ----------------------------------------------------------------------
shutdown LAMMPS
called by all procs in one world
close all output, screen, and log files in world
no abort, so insure all procs in world call, else will hang