aboutsummaryrefslogtreecommitdiff
path: root/test/example_packages/hello_complex_2/app/app_mod.f90
diff options
context:
space:
mode:
Diffstat (limited to 'test/example_packages/hello_complex_2/app/app_mod.f90')
-rw-r--r--test/example_packages/hello_complex_2/app/app_mod.f905
1 files changed, 0 insertions, 5 deletions
diff --git a/test/example_packages/hello_complex_2/app/app_mod.f90 b/test/example_packages/hello_complex_2/app/app_mod.f90
deleted file mode 100644
index d69a228..0000000
--- a/test/example_packages/hello_complex_2/app/app_mod.f90
+++ /dev/null
@@ -1,5 +0,0 @@
-module app_mod
-implicit none
-
-
-end module app_mod