From 1b5ab5a41adc29d4d1dc5d76cefc67a0ee6dcb0f Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 29 Nov 2021 16:23:15 +0000 Subject: tidied up the folder a bit --- src/anotherexample.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/anotherexample.txt (limited to 'src/anotherexample.txt') diff --git a/src/anotherexample.txt b/src/anotherexample.txt deleted file mode 100644 index 21100b2..0000000 --- a/src/anotherexample.txt +++ /dev/null @@ -1,6 +0,0 @@ -character (len=10)::hello -hello="hello" -if 4==5 then -hello="goodbye " -endif -print *,hello,6," world" endprint \ No newline at end of file -- cgit v1.2.3