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

This commit is contained in:
sjplimp 2013-03-21 17:36:19 +00:00
parent a289ce92d7
commit 03c092e07f
1 changed files with 1 additions and 1 deletions

View File

@ -2155,7 +2155,7 @@ void pair(FILE *fp, Data &data, char *style, int flag)
(strcmp(style,"lj/cut/coul/long/proxy") == 0) ||
(strcmp(style,"lj/cut/tip4p/cut") == 0) ||
(strcmp(style,"lj/cut/tip4p/long") == 0) ||
(strcmp(style,"lj/long/coullong") == 0)) {
(strcmp(style,"lj/long/coul/long") == 0)) {
if (strcmp(style,"lj/cut") == 0) {
m = 0;