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

This commit is contained in:
sjplimp
2012-08-27 15:47:32 +00:00
parent d38ac55fb0
commit a64ffc0be3

View File

@ -2355,9 +2355,7 @@ double FixRigid::compute_scalar()
return t;
}
/* ----------------------------------------------------------------------
extract thermostat properties
------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
void *FixRigid::extract(const char *str, int &dim)
{