From b7010aae8bc4c546503b9736aafe99a4fc7273bf Mon Sep 17 00:00:00 2001 From: Brad Richardson Date: Tue, 25 Feb 2020 09:57:51 -0800 Subject: Move old stuff to archive folder --- archive/tests/2/main.f90 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 archive/tests/2/main.f90 (limited to 'archive/tests/2/main.f90') diff --git a/archive/tests/2/main.f90 b/archive/tests/2/main.f90 new file mode 100644 index 0000000..bd820eb --- /dev/null +++ b/archive/tests/2/main.f90 @@ -0,0 +1,5 @@ +program test2 +implicit none + +print *, "TEST2 OK" +end -- cgit v1.2.3