mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-03 07:51:16 -05:00
5 lines
102 B
C
5 lines
102 B
C
|
parameter (MAXAVE=120)
|
||
|
common/ave/ppsave(64,63,MAXAVE),nflag(MAXAVE),nsave,
|
||
|
+ iseg(MAXAVE)
|
||
|
|