aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorurbanjost <urbanjost@comcast.net>2021-02-21 08:51:32 -0500
committerGitHub <noreply@github.com>2021-02-21 08:51:32 -0500
commitda13cdbe3c41cf8f16bb34bfce3cb696f94a81b9 (patch)
tree79775d11eeb9729e8bb8dfddcf00a5b6af9920ac
parent372fa61dc53a0dd460d730aafec749b3f94d16e6 (diff)
downloadfpm-da13cdbe3c41cf8f16bb34bfce3cb696f94a81b9.tar.gz
fpm-da13cdbe3c41cf8f16bb34bfce3cb696f94a81b9.zip
Update fpm/src/fpm_strings.f90
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
-rw-r--r--fpm/src/fpm_strings.f903
1 files changed, 0 insertions, 3 deletions
diff --git a/fpm/src/fpm_strings.f90 b/fpm/src/fpm_strings.f90
index eead318..139b822 100644
--- a/fpm/src/fpm_strings.f90
+++ b/fpm/src/fpm_strings.f90
@@ -813,9 +813,6 @@ character(len=:),allocatable :: tbookmark, wbookmark
endif
enddo
end function glob
-!===================================================================================================================================
-!()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()!
-!===================================================================================================================================
pure integer function str_int_len(i) result(sz)
! Returns the length of the string representation of 'i'