Corrected linus makefile

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@455 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-07-02 16:28:52 +00:00
parent f15ca0266d
commit 83890ea45d
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ SRCS2F90 = astro0.F90 audio_init.F90 azdist0.f90 \
runqqq.F90 fivehz.F90 flushqqq.F90 map65a0.f90 \
rfile.f90 rfile3a.f90 spec.f90 map65a.f90 display.F90 \
getfile.F90 getfile2.F90 recvpkt.F90 savetf2.F90 \
symspec.f90
symspec.f90 sec_midn.F90
SRCS2F77 = indexx.f gen65.f chkmsg.f \
gentone.f gencwid.f set.f db.f pctile.f sort.f ssort.f \

View File

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