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

This commit is contained in:
sjplimp
2013-03-06 17:14:09 +00:00
parent 986c317c5d
commit dfd6d4b943

View File

@ -108,6 +108,7 @@ FixOMP::FixOMP(LAMMPS *lmp, int narg, char **arg)
_mixed = false;
else
error->all(FLERR,"Illegal package omp mode requested");
++iarg;
}
// print summary of settings