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

This commit is contained in:
sjplimp
2013-12-11 15:27:54 +00:00
parent bbc1eae436
commit 2a8271a034

View File

@ -712,7 +712,7 @@ void Output::create_restart(int narg, char **arg)
if (narg % 2 == 0) nfile = 1;
else nfile = 2;
if (nfile = 1) {
if (nfile == 1) {
restart_flag = restart_flag_single = 1;
if (varflag) {