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

This commit is contained in:
sjplimp
2008-02-19 01:04:47 +00:00
parent d0345fc21a
commit 812ed9dca0

View File

@ -105,6 +105,7 @@ Neighbor::Neighbor(LAMMPS *lmp) : Pointers(lmp)
// pair lists
maxlocal = 0;
nblist = nglist = nslist = 0;
nlist = 0;
lists = NULL;