Commit b55a6b0f authored by jrgissing's avatar jrgissing
Browse files

memory correction

parent 9339bb08
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1609,6 +1609,7 @@ void Molecule::deallocate()
{
  memory->destroy(x);
  memory->destroy(type);
  memory->destroy(molecule);
  memory->destroy(q);
  memory->destroy(radius);
  memory->destroy(rmass);