git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7596 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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();
|
||||
|
||||
Reference in New Issue
Block a user