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