aboutsummaryrefslogtreecommitdiff
path: root/internal.f90
diff options
context:
space:
mode:
Diffstat (limited to 'internal.f90')
-rw-r--r--internal.f908
1 files changed, 8 insertions, 0 deletions
diff --git a/internal.f90 b/internal.f90
new file mode 100644
index 0000000..9062837
--- /dev/null
+++ b/internal.f90
@@ -0,0 +1,8 @@
+module internal_links
+implicit none
+
+contains
+
+
+
+end module internal_links \ No newline at end of file