collapse multiple empty lines into a single empty line

This commit is contained in:
Axel Kohlmeyer
2020-03-10 15:56:11 -04:00
parent e643e88913
commit ae9255e057
718 changed files with 0 additions and 7932 deletions

View File

@ -31,7 +31,6 @@ If you set the paths to these files as environment variables, you only
have to do it once. For the csh or tcsh shells, add something like
this to your ~/.cshrc file, one line for each of the two files:
.. parsed-literal::
setenv PYTHONPATH ${PYTHONPATH}:/home/sjplimp/lammps/python
@ -49,7 +48,6 @@ files are updated with the new version.
If the default settings of "make install-python" are not what you want,
you can invoke install.py from the python directory manually as
.. parsed-literal::
% python install.py -m \<python module\> -l <shared library> -v <version.h file> [-d \<pydir\>]