From 388dbe5b379eb46e3bbf22f79cf4ba8fee09ce0e Mon Sep 17 00:00:00 2001 From: "init current directory[i]" Date: Fri, 4 Dec 2020 09:04:55 -0500 Subject: debug mingw --- fpm/test/help_test/help_test.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/fpm/test/help_test/help_test.f90 b/fpm/test/help_test/help_test.f90 index ad5d3a9..e6b2312 100644 --- a/fpm/test/help_test/help_test.f90 +++ b/fpm/test/help_test/help_test.f90 @@ -237,7 +237,6 @@ character(len=1),parameter :: nl=char(10) linecount=linecount+1 position=1 elseif(linelength.ne.0)then - write(*,*)'',linecount,position,array(i) table(linecount)(position:position)=array(i) position=position+1 endif -- cgit v1.2.3