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

This commit is contained in:
sjplimp
2012-06-26 14:29:18 +00:00
parent ae666be85e
commit 4d428c59d7
2 changed files with 2 additions and 2 deletions

View File

@ -233,6 +233,7 @@ Atom::~Atom()
// delete mapping data structures
memory->destroy(sametag);
map_delete();
}