Oops! Disable flush(29).

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8244 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2017-11-16 21:36:16 +00:00
parent 3babfffbd7
commit d69564242e

View File

@ -92,7 +92,7 @@ subroutine foxgen(t)
!1022 format(f10.3,2e12.3,2f10.3)
if(freq.gt.3000.0) exit
enddo
flush(29)
! flush(29)
call system_clock(count1,clkfreq)
time=float(count1-count0)/float(clkfreq) !Cumulative execution time