summaryrefslogtreecommitdiffstats
path: root/Tests/Fortran/Library/a.f90
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Fortran/Library/a.f90')
-rw-r--r--Tests/Fortran/Library/a.f903
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/Fortran/Library/a.f90 b/Tests/Fortran/Library/a.f90
deleted file mode 100644
index 3031c07..0000000
--- a/Tests/Fortran/Library/a.f90
+++ /dev/null
@@ -1,3 +0,0 @@
-MODULE libraryModuleA
- USE libraryModuleB
-END MODULE