whitespace
This commit is contained in:
@ -102,6 +102,7 @@ RegSphere::RegSphere(LAMMPS *lmp, int narg, char **arg) :
|
||||
RegSphere::~RegSphere()
|
||||
{
|
||||
if (copymode) return;
|
||||
|
||||
delete[] xstr;
|
||||
delete[] ystr;
|
||||
delete[] zstr;
|
||||
|
||||
Reference in New Issue
Block a user