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

This commit is contained in:
sjplimp
2011-10-25 15:19:06 +00:00
parent f4aa73f5d5
commit fdba4b962b
6 changed files with 8 additions and 52 deletions

View File

@ -166,7 +166,6 @@ Pair *Force::new_pair(const char *style, const char *suffix, int &sflag)
#undef PAIR_CLASS
else error->all(FLERR,"Invalid pair style");
return NULL;
}