No more need for explicit includes of sync64.f90 and averms.f90.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6940 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-07-22 19:58:37 +00:00
parent 95ab66807d
commit 71d94aa4c9
1 changed files with 0 additions and 3 deletions

View File

@ -180,6 +180,3 @@ subroutine spec64(dd,j0,s,savg,ss)
return
end subroutine spec64
include 'sync64.f90'
include 'averms.f90'