mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Endfile 19 ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1029 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
3a6a0b6411
commit
bf3d653447
2
map65.py
2
map65.py
@ -1,4 +1,4 @@
|
||||
#-------------------------------------------------------------------- MAP65
|
||||
#--------------------------------------------------------------------- MAP65
|
||||
# $Date$ $Revision$
|
||||
#
|
||||
from Tkinter import *
|
||||
|
@ -33,6 +33,9 @@ subroutine map65a(newdat)
|
||||
if(nrw26.ne.0) then
|
||||
endfile (26) !Compiler bug? Don't write "end file 26" !!!
|
||||
rewind 26
|
||||
rewind 19
|
||||
endfile (19)
|
||||
rewind 19
|
||||
nrw26=0
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user