git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10311 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -130,6 +130,8 @@ Input::~Input()
|
||||
memory->sfree(arg);
|
||||
memory->sfree(infiles);
|
||||
delete variable;
|
||||
|
||||
delete command_map;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user