mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-02 22:22:33 -04:00
Comment out call to sgrand.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6229 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
adc8d092f9
commit
3472accbdb
@ -63,7 +63,7 @@ program jt65sim
|
|||||||
dfsig=2000.0/nsigs !Freq spacing between sigs in file (Hz)
|
dfsig=2000.0/nsigs !Freq spacing between sigs in file (Hz)
|
||||||
|
|
||||||
! generate new random number seed for each run using /dev/urandom on linux and os x
|
! generate new random number seed for each run using /dev/urandom on linux and os x
|
||||||
nerr=sgran()
|
! nerr=sgran()
|
||||||
|
|
||||||
do ifile=1,nfiles !Loop over requested number of files
|
do ifile=1,nfiles !Loop over requested number of files
|
||||||
write(fname,1002) ifile !Output filename
|
write(fname,1002) ifile !Output filename
|
||||||
|
Loading…
x
Reference in New Issue
Block a user