diff --git a/libm65/map65a.f90 b/libm65/map65a.f90 index 55145abe7..06488bd0a 100644 --- a/libm65/map65a.f90 +++ b/libm65/map65a.f90 @@ -348,7 +348,7 @@ subroutine map65a(dd,ss,savg,newdat,nutc,fcenter,ntol,idphi,nfa,nfb, & 1013 format('',2i4) flush(6) endif - if(nagain.eq.1) go to 999 + if(nagain.eq.1 .and. nqd.eq.1) go to 999 enddo ! Trim the list and produce a sorted index and sizes of groups.