Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
folk85 committed Jun 17, 2023
2 parents e76f435 + 6debd0e commit 2e9ebaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ and [Emacs](https://fortls.fortran-lang.org/editor_integration.html#emacs).
[FORD](https://github.com/Fortran-FOSS-Programmers/ford) styles)
- Access to multiple intrinsic modules and functions
- `ISO_FORTRAN_ENV` GCC 11.2.0
- `IOS_C_BINDING` GCC 11.2.0
- `ISO_C_BINDING` GCC 11.2.0
- `IEEE_EXCEPTIONS`, `IEEE_ARITHMETIC`, `IEEE_FEATURES` GCC 11.2.0
- OpenMP `OMP_LIB`, `OMP_LIB_KINDS` v5.0
- OpenACC `OPENACC`, `OPENACC_KINDS` v3.1
Expand Down
2 changes: 1 addition & 1 deletion docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Intrinsics Modules
------------------


- ``ISO_FORTRAN_ENV``, ``IOS_C_BINDING`` GCC 11.2.0
- ``ISO_FORTRAN_ENV``, ``ISO_C_BINDING`` GCC 11.2.0
- ``IEEE_EXCEPTIONS``, ``IEEE_ARITHMETIC``, ``IEEE_FEATURES`` GCC 11.2.0
- OpenMP ``OMP_LIB``, ``OMP_LIB_KINDS`` v5.0
- OpenACC ``OPENACC``, ``OPENACC_KINDS`` v3.1
Expand Down

0 comments on commit 2e9ebaa

Please sign in to comment.