delete empty lines at the end of files

This commit is contained in:
Axel Kohlmeyer
2020-01-31 14:03:52 -05:00
parent ce10fd01a8
commit cdf2f66c0a
693 changed files with 0 additions and 1406 deletions

View File

@ -23,5 +23,3 @@ to query or change its attributes through the LAMMPS Python module
mentioned above. In Python lingo, this is "embedding" Python in
LAMMPS. When used in this mode, Python can perform script operations
that the simple LAMMPS input script syntax can not.