Skip to content

Commit

Permalink
Take ESMF_RouteHandlePrint() out of the reference manual, because it …
Browse files Browse the repository at this point in the history
…isn't helpful for users.
  • Loading branch information
oehmke committed Oct 16, 2024
1 parent 882f3be commit c0ea79a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Infrastructure/Route/interface/ESMF_RHandle.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ end subroutine ESMF_RouteHandleAppend
!------------------------------------------------------------------------------
#undef ESMF_METHOD
#define ESMF_METHOD "ESMF_RouteHandlePrint"
!BOP
!BOPI
! !IROUTINE: ESMF_RouteHandlePrint - Print the contents of a RouteHandle

! !INTERFACE:
Expand All @@ -1135,7 +1135,7 @@ subroutine ESMF_RouteHandlePrint(routehandle, keywordEnforcer, rc)
! Return code; equals {\tt ESMF\_SUCCESS} if there are no errors.
! \end{description}
!
!EOP
!EOPI
!------------------------------------------------------------------------------
integer :: localrc ! local return code

Expand Down

0 comments on commit c0ea79a

Please sign in to comment.