This commit is contained in:
Axel Kohlmeyer
2022-03-17 11:32:48 -04:00
parent 1fbeba8fa7
commit b7ea33332f
2 changed files with 2 additions and 2 deletions

View File

@ -261,4 +261,4 @@ in case the new code is intended to be later included in LAMMPS directly.
A plugin may be registered under an existing style name. In that case
the plugin will override the existing code. This can be used to modify
the behavior of existing styles or to debug new versions of them without
having to recompile/reinstall all of LAMMPS.
having to re-compile or re-install all of LAMMPS.