git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12830 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -915,7 +915,7 @@ void Thermo::parse_fields(char *str)
|
|||||||
|
|
||||||
delete [] id;
|
delete [] id;
|
||||||
|
|
||||||
} else error->all(FLERR,"Invalid keyword in thermo_style custom command");
|
} else error->all(FLERR,"Unknown keyword in thermo_style custom command");
|
||||||
|
|
||||||
word = strtok(NULL," \0");
|
word = strtok(NULL," \0");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user