aboutsummaryrefslogtreecommitdiff
path: root/PACKAGING.md
diff options
context:
space:
mode:
authorBrad Richardson <brichardson@structint.com>2020-05-03 19:24:34 -0700
committerBrad Richardson <brichardson@structint.com>2020-05-03 19:24:34 -0700
commit54f871cc0e9c63361e72068262f2458490a180ef (patch)
tree8e5bd0d828280c9099c5f78a5e4900e971f5baed /PACKAGING.md
parent8542a737f116059dad539b4a388ffc493003d280 (diff)
downloadfpm-54f871cc0e9c63361e72068262f2458490a180ef.tar.gz
fpm-54f871cc0e9c63361e72068262f2458490a180ef.zip
Update PACKAGING.md
Diffstat (limited to 'PACKAGING.md')
-rw-r--r--PACKAGING.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/PACKAGING.md b/PACKAGING.md
index 1dc580f..065dbc3 100644
--- a/PACKAGING.md
+++ b/PACKAGING.md
@@ -66,7 +66,6 @@ license = "MIT"
author = "Jane Programmer"
maintainer = "jane@example.com"
copyright = "2020 Jane Programmer"
-compiler = "gfortran"
```
The preamble includes some metadata, such as `license`, `author`, and similar,
@@ -462,7 +461,6 @@ license = "MIT"
author = "Jane Programmer"
maintainer = "jane@example.com"
copyright = "2020 Jane Programmer"
-compiler = "gfortran"
[library]
source-dir="src"
@@ -493,7 +491,6 @@ license = "MIT"
author = "Jane Programmer"
maintainer = "jane@example.com"
copyright = "2020 Jane Programmer"
-compiler = "gfortran"
[library]
source-dir="src"