Initialized two variables in decode1.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1300 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2009-07-26 16:41:13 +00:00
parent cb24156a8d
commit 615263b636
2 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,8 @@ subroutine decode1(iarg)
kkdone=-99
ns0=999999
newdat2=0
kbuf=1
10 continue
if(newdat2.gt.0) then

View File

@ -1,4 +1,4 @@
#----------------------------------------------------------------------- MAP65
#------------------------------------------------------------------------ MAP65
# $Date$ $Revision$
#
from Tkinter import *