From 26065c995953ec2b8bb875e659877fc2b8352b60 Mon Sep 17 00:00:00 2001 From: "John S. Urban" Date: Fri, 25 Dec 2020 08:30:14 -0500 Subject: src/fpm_strings.f90 --- fpm/src/fpm_strings.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/fpm/src/fpm_strings.f90 b/fpm/src/fpm_strings.f90 index 4c18b59..2430237 100644 --- a/fpm/src/fpm_strings.f90 +++ b/fpm/src/fpm_strings.f90 @@ -455,7 +455,6 @@ character(len=:),allocatable :: sep_local, left_local, right_local endif enddo end function join -======= pure integer function str_int_len(i) result(sz) ! Returns the length of the string representation of 'i' integer, intent(in) :: i -- cgit v1.2.3