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

This commit is contained in:
sjplimp 2014-01-31 21:43:12 +00:00
parent 823675d6be
commit 675620a660
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ class MyPoolChunk {
ndatum = nchunk = size = 0;
pages = NULL;
whichbin = NULL;
npage = 0;
}