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

This commit is contained in:
sjplimp
2007-08-17 21:58:31 +00:00
parent cd60a6f2cc
commit 0a1346d6d8
7 changed files with 11 additions and 15 deletions

View File

@ -329,7 +329,7 @@ void Set::set(int keyword)
void Set::setrandom(int keyword)
{
int i,j;
int i;
if (keyword == DIPOLE_RANDOM) atom->check_dipole();