Some more code-blocks instead of parsed-literal

This commit is contained in:
Axel Kohlmeyer
2020-03-13 18:38:47 -04:00
parent e4d6214d3b
commit cdec46ba6a
17 changed files with 43 additions and 43 deletions

View File

@ -31,7 +31,7 @@ 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::
.. code-block:: csh
setenv PYTHONPATH ${PYTHONPATH}:/home/sjplimp/lammps/python
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/home/sjplimp/lammps/src