whitespace

This commit is contained in:
Stan Moore
2024-10-24 09:43:36 -06:00
parent a844959a07
commit f18850397d
13 changed files with 335 additions and 341 deletions

View File

@ -102,6 +102,7 @@ RegSphere::RegSphere(LAMMPS *lmp, int narg, char **arg) :
RegSphere::~RegSphere()
{
if (copymode) return;
delete[] xstr;
delete[] ystr;
delete[] zstr;