prepare for multiple data files
not yet tested
This commit is contained in:
1
src/atom.cpp
Normal file → Executable file
1
src/atom.cpp
Normal file → Executable file
@ -313,6 +313,7 @@ Atom::~Atom()
|
||||
memory->sfree(molecules);
|
||||
|
||||
// delete label map
|
||||
|
||||
delete lmap;
|
||||
|
||||
// delete per-type arrays
|
||||
|
||||
Reference in New Issue
Block a user