Corrected Makefile.in; another cleanup in map65a.F90.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1013 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2008-09-11 16:14:06 +00:00
parent 53c5d91db6
commit 860c310dce
3 changed files with 2 additions and 3 deletions

View File

@ -69,7 +69,7 @@ OBJS2F77 = ${SRCS2F77:.f=.o}
SRCS3C = ptt_unix.c igray.c wrapkarn.c cutil.c
OBJS3C = ${SRCS3C:.c=.o}
AUDIOSRCS = a2d.f90 jtaudio.c resample.c start_portaudio.c
AUDIOSRCS = a2d.f90 jtaudio.c start_portaudio.c
#Audio.so: $(OBJS2C) $(SRCS2F90) $(SRCS2F77) $(SRCS2C)
# python f2py.py -c \

View File

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

View File

@ -289,7 +289,6 @@ subroutine map65a(newdat)
write(11,*) '$EOF'
call flushqqq(11)
ndecdone=1
t2=sec_midn()
endif
if(nagain.eq.1) go to 999
enddo