Subroutine PrintWindows

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

Description of Variables

i

integer :: i

WtypeText

character (len=132) :: WtypeText