Forgot this one.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@443 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-06-29 19:56:27 +00:00
parent 08c52a39a1
commit 00370607ce
1 changed files with 3 additions and 0 deletions

3
spcom.f90 Normal file
View File

@ -0,0 +1,3 @@
parameter (NFFT=32768)
common/spcom/ss(4,322,NFFT),ss5(322,NFFT),savg(4,NFFT),nhsym, &
ssz(4,322,NFFT),ssz5(322,NFFT),szavg(4,NFFT)