diff --git a/astro0.F90 b/astro0.F90 index 95be2b62e..93eafffc4 100644 --- a/astro0.F90 +++ b/astro0.F90 @@ -95,7 +95,6 @@ subroutine astro0(nyear,month,nday,uth8,nfreq,grid,cauxra,cauxdec, & imin=60*uth8 isec=3600*uth8 -!#ifdef CVF if(isec.ne.isec0 .and. ndecoding.eq.0) then ih=uth8 im=mod(imin,60) @@ -114,7 +113,6 @@ subroutine astro0(nyear,month,nday,uth8,nfreq,grid,cauxra,cauxdec, & rewind 14 isec0=isec endif -!#endif return end subroutine astro0 diff --git a/map65.py b/map65.py index 7f4fb508f..916358433 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#--------------------------------------------------------------------- MAP65 +#---------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import *