aboutsummaryrefslogtreecommitdiff
path: root/history.f90
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2020-05-18 20:06:58 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2020-05-18 20:06:58 -0400
commit273cccb1a687dfe7d74486def016514a7887c1f5 (patch)
tree992eddae6cd344a8bd0cab8454212b10f91a13eb /history.f90
parente391a711db7f20e29eb1172bd1db4b94c09ca518 (diff)
downloadLR-87-273cccb1a687dfe7d74486def016514a7887c1f5.tar.gz
LR-87-273cccb1a687dfe7d74486def016514a7887c1f5.zip
Deleted some extraneous debug print statements. Added another image to the readme.
Diffstat (limited to 'history.f90')
-rw-r--r--history.f902
1 files changed, 0 insertions, 2 deletions
diff --git a/history.f90 b/history.f90
index e56cc89..7f98e59 100644
--- a/history.f90
+++ b/history.f90
@@ -82,8 +82,6 @@ contains
head => first_location
- Print *, "=> "//trim(url)
-
end function add_location
subroutine back_location(first_location, url)