Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts: doc/Manual.html doc/Manual.txt
This commit is contained in:
@ -88,6 +88,5 @@ void WriteDump::command(int narg, char **arg)
|
||||
// delete the Dump instance and local storage
|
||||
|
||||
delete dump;
|
||||
delete[] dumpargs;
|
||||
delete [] dumpargs;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user