From 860c310dce85f27acd9a8aa3ac9116aad9bb3623 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 11 Sep 2008 16:14:06 +0000 Subject: [PATCH] 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 --- Makefile.in | 2 +- map65.py | 2 +- map65a.F90 | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 9263e7a5d..1555fe25d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ diff --git a/map65.py b/map65.py index b523c89c7..87e2f99f7 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#------------------------------------------------------------------ MAP65 +#------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import * diff --git a/map65a.F90 b/map65a.F90 index 49e42d2fb..2f7bc9f0b 100644 --- a/map65a.F90 +++ b/map65a.F90 @@ -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