Subroutine openhbook

subroutine openhbook

        ! Calls
    call Hrfile

        ! Variables
    character (len=*) :: file
    logical :: old

end subroutine openhbook

Description of Variables

file

character (len=*) :: file

old

logical :: old