utility to replace "end" with "end subroutine foo"
- From: Beliavsky <beliavsky@xxxxxxx>
- Date: 27 Apr 2007 11:47:41 -0700
Has anyone written a utility to replace "end" statements with "end
program/subroutine/function" statements as appropriate? When I use
someone else's Fortran code one of the first things I want to do is
put it in a module, but this does not work if plain "end" statements
are present.
.
- Follow-Ups:
- Re: utility to replace "end" with "end subroutine foo"
- From: gsal
- Re: utility to replace "end" with "end subroutine foo"
- From: Rich Townsend
- Re: utility to replace "end" with "end subroutine foo"
- From: Michael Metcalf
- Re: utility to replace "end" with "end subroutine foo"
- Prev by Date: Re: Two problems
- Next by Date: Re: utility to replace "end" with "end subroutine foo"
- Previous by thread: INTENT(IN) for user defined type effect for pointer members?
- Next by thread: Re: utility to replace "end" with "end subroutine foo"
- Index(es):