Unverified Commit cdf2f66c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

delete empty lines at the end of files

parent ce10fd01
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21,5 +21,3 @@ as described on the :doc:`Install <Install>` doc page.
   Build_extras
   Build_windows
   Build_development

+0 −2
Original line number Diff line number Diff line
@@ -430,5 +430,3 @@ you want to copy files to is protected.
There is no "install" option in the src/Makefile for LAMMPS.  If you
wish to do this you will need to first build LAMMPS, then manually
copy the desired LAMMPS files to the appropriate system directories.

+0 −2
Original line number Diff line number Diff line
@@ -238,5 +238,3 @@ enough version, you can download the latest version at
`https://cmake.org/download/ <https://cmake.org/download/>`_.
Instructions on how to install it on various platforms can be found
`on this page <https://cmake.org/install/>`_.

+0 −3
Original line number Diff line number Diff line
@@ -112,6 +112,3 @@ These reports require GCOVR to be installed. The easiest way to do this to insta
.. parsed-literal::

   pip install git+https://github.com/gcovr/gcovr.git


+0 −2
Original line number Diff line number Diff line
@@ -1414,5 +1414,3 @@ the settings are not valid for your system, check if one of the other
lib/vtk/Makefile.lammps.\* files is compatible and copy it to
Makefile.lammps.  If none of the provided files work, you will need to
edit the Makefile.lammps file.  See lib/vtk/README for details.

Loading