summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f')
-rw-r--r--share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f b/share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f
deleted file mode 100644
index a17e48d..0000000
--- a/share/cmake-3.2/Modules/FortranCInterface/Verify/VerifyFortran.f
+++ /dev/null
@@ -1,3 +0,0 @@
- subroutine VerifyFortran
- print *, 'VerifyFortran'
- end