aboutsummaryrefslogtreecommitdiff
path: root/hello_complex/fpm.toml
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-05-04 08:32:24 -0400
committerGitHub <noreply@github.com>2020-05-04 08:32:24 -0400
commit736b2a7f29b57217af282dfc7fb316d5091a306d (patch)
tree93cd02b2f45d20623f7fd9723472985dfa451f48 /hello_complex/fpm.toml
parentcf23a1342224a26a4aa42f4582bf00d1c6444e7c (diff)
parent54f871cc0e9c63361e72068262f2458490a180ef (diff)
downloadfpm-736b2a7f29b57217af282dfc7fb316d5091a306d.tar.gz
fpm-736b2a7f29b57217af282dfc7fb316d5091a306d.zip
Merge pull request #72 from everythingfunctional/RemoveCompilerOption
Remove compiler option from `fpm.toml`
Diffstat (limited to 'hello_complex/fpm.toml')
-rw-r--r--hello_complex/fpm.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/hello_complex/fpm.toml b/hello_complex/fpm.toml
index 8408d3a..d185745 100644
--- a/hello_complex/fpm.toml
+++ b/hello_complex/fpm.toml
@@ -1,5 +1,4 @@
name = "hello_complex"
-compiler = "gfortran"
[library]
source-dir="source"