Merge branch 'master' into fix-external-python-support

This commit is contained in:
Axel Kohlmeyer
2021-07-22 23:09:54 -04:00
440 changed files with 47573 additions and 38736 deletions

View File

@ -546,7 +546,7 @@ void lammps_commands_string(void *handle, const char *str)
}
END_CAPTURE
delete [] copy;
delete[] copy;
}
// -----------------------------------------------------------------------