mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Silence compiler warnings.
This commit is contained in:
parent
e7c7459a08
commit
4d4e6cc4c7
@ -6,6 +6,8 @@ subroutine afc65b(cx,npts,fsample,nflip,mode65,a,ccfbest,dtbest)
|
|||||||
real a(5),deltaa(5)
|
real a(5),deltaa(5)
|
||||||
|
|
||||||
a=0.
|
a=0.
|
||||||
|
a1=0.
|
||||||
|
a2=0.
|
||||||
i2=8*mode65
|
i2=8*mode65
|
||||||
i1=-i2
|
i1=-i2
|
||||||
j2=8*mode65
|
j2=8*mode65
|
||||||
|
Loading…
Reference in New Issue
Block a user