mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -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 !files
|
||||
|
||||
write(*,1120)
|
||||
1120 format("<DecodeFinished>")
|
||||
call four2a(xx,-1,1,-1,1) !Destroy FFTW plans to free their memory
|
||||
|
||||
999 end program ft4d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user