setup Subroutine

public subroutine setup(help_text, version_text)

!!$! which is preferred; but a blank value or “END” on a $BLOCK directive does as well.

Arguments

TypeIntentOptionalAttributesName
character(len=:), intent(out), allocatable:: help_text(:)
character(len=:), intent(out), allocatable:: version_text(:)

Contents

None