subroutine PrintWindows
        ! Uses
    use Pattern_mod
    use namelist_mod
    use trackrange_mod
        ! Calls
    call PrintWindowHits
        ! Variables
    integer :: i
    character (len=132) :: WtypeText
end subroutine PrintWindows
integer :: i
character (len=132) :: WtypeText