mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 21:58:38 -05:00
Destroy FFTW plans when ft4d is finished.
This commit is contained in:
parent
6c8a204d7e
commit
e5ea814bb9
@ -72,8 +72,7 @@ program ft4d
|
|||||||
enddo !steps
|
enddo !steps
|
||||||
enddo !files
|
enddo !files
|
||||||
|
|
||||||
write(*,1120)
|
call four2a(xx,-1,1,-1,1) !Destroy FFTW plans to free their memory
|
||||||
1120 format("<DecodeFinished>")
|
|
||||||
|
|
||||||
999 end program ft4d
|
999 end program ft4d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user