mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
4 lines
149 B
Fortran
4 lines
149 B
Fortran
|
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)
|