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

This commit is contained in:
sjplimp
2008-02-04 15:51:23 +00:00
parent 66f8e279e7
commit 271ce0268e
4 changed files with 0 additions and 327 deletions

View File

@ -133,7 +133,6 @@ void RanPark::reset(int ibase, double *coord)
// warm up the RNG
for (i = 0; i < 5; i++) uniform();
save = 0;
}