mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Remove stray comments.
This commit is contained in:
parent
38f11fee62
commit
380a05f94e
@ -1060,9 +1060,7 @@ subroutine pack77_06(nwords,w,i3,n3,c77)
|
||||
npfx=36*10*(index(a2,w(1)(i1+1:i1+1))-1) + &
|
||||
10*(index(a2,w(1)(i1+2:i1+2))-1) + index(a2,w(1)(i1+3:i1+3))-1
|
||||
endif
|
||||
! print*,'ccc2',npfx
|
||||
npfx=npfx + nzzz
|
||||
! print*,'ccc3',npfx
|
||||
endif
|
||||
i3=0
|
||||
n3=6
|
||||
|
Loading…
Reference in New Issue
Block a user