git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8088 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -262,7 +262,7 @@ void Neighbor::init()
|
||||
// don't check if build_once is set
|
||||
|
||||
restart_check = 0;
|
||||
if (output->restart_every) restart_check = 1;
|
||||
if (output->restart_flag) restart_check = 1;
|
||||
|
||||
delete [] fixchecklist;
|
||||
fixchecklist = NULL;
|
||||
|
||||
Reference in New Issue
Block a user