New CALL3.TXT file from DL8EBW.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@238 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2006-08-04 13:20:56 +00:00
parent 6b719dbadf
commit 8acdc5e266
2 changed files with 3047 additions and 2955 deletions

6000
CALL3.TXT

File diff suppressed because it is too large Load Diff

View File

@ -1549,7 +1549,7 @@ filemenu.add('command', label = 'Open next in directory', command = opennext)
filemenu.add('command', label = 'Decode remaining files in directory', \
command = decodeall)
filemenu.add_separator()
filemenu.add('command', label = 'Delete all *.WAV files in RxWAV', \
filemenu.add('command', label = 'Delete all *.WAV files in RxWav', \
command = delwav)
filemenu.add_separator()
filemenu.add('command', label = 'Erase ALL.TXT', command = del_all)