diff options
author | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-01-21 13:09:36 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-01-21 20:09:36 +0200 |
commit | 72486afd08d66d6323c2113739dcfff74813058b (patch) | |
tree | ba7ac44b91fc1324c53fb8db12b884fdefbb8249 /docs/markdown/Reference-tables.md | |
parent | 20248fa919c5a2e4f9ac1f88f087862da52abfbb (diff) | |
download | meson-72486afd08d66d6323c2113739dcfff74813058b.zip meson-72486afd08d66d6323c2113739dcfff74813058b.tar.gz meson-72486afd08d66d6323c2113739dcfff74813058b.tar.bz2 |
Add PGI C and C++ compilers (#4803)
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r-- | docs/markdown/Reference-tables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index a6289df..a4bef3a 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -24,7 +24,7 @@ These are return values of the `get_id` (Compiler family) and | nagfor | The NAG Fortran compiler | | | open64 | The Open64 Fortran Compiler | | | pathscale | The Pathscale Fortran compiler | | -| pgi | The Portland Fortran compiler | | +| pgi | Portland PGI C/C++/Fortran compilers | | | rustc | Rust compiler | | | sun | Sun Fortran compiler | | | valac | Vala compiler | | |