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

This commit is contained in:
sjplimp 2010-09-21 14:58:32 +00:00
parent bfe7a1f9ad
commit 6b4acd12cd
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ void PairAIREBO::init_style()
pgsize = neighbor->pgsize;
oneatom = neighbor->oneatom;
if (maxlocal == 0) add_pages(0);
if (maxpage == 0) add_pages(0);
}
/* ----------------------------------------------------------------------