aboutsummaryrefslogtreecommitdiff
path: root/example_project/fpm.toml
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/fpm.toml')
-rw-r--r--example_project/fpm.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/example_project/fpm.toml b/example_project/fpm.toml
deleted file mode 100644
index 38cc3b7..0000000
--- a/example_project/fpm.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-name = "example_project"
-version = "0.1.0"
-license = "BSD3"
-author = "Author"
-maintainer = "example@example.com"
-copyright = "2020 Author"
-dependencies = []
-compiler = "gfortran"