mention pre-C++-11 version as C++-98 version.

This commit is contained in:
Axel Kohlmeyer
2021-08-23 23:25:16 -04:00
parent d561fe3457
commit 4fb67c0cc6

View File

@ -19,8 +19,8 @@ supercomputers.
.. _lws: https://www.lammps.org
LAMMPS is written in C++ and requires a compiler that is at least
compatible with the C++-11 standard.
Earlier versions were written in F77 and F90. See the `History page
compatible with the C++-11 standard. Earlier versions were written in
F77, F90, and C++-98. See the `History page
<https://www.lammps.org/history.html>`_ of the website for details. All
versions can be downloaded from the `LAMMPS website <lws_>`_.