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

@ -404,7 +404,7 @@ LAMMPS::LAMMPS(int narg, char **arg, MPI_Comm communicator)
create();
post_create();
// if helpflag set, print help and exit
// if helpflag set, print help and quit
if (helpflag) {
if (universe->me == 0) print_styles();