[comp.lang.fortran] Indented hierarchical tree

dueker@xenon.arc.nasa.gov (Chris Dueker) (01/10/91)

We're looking for a program that will process FORTRAN77 source code and
produce a listing (preferably indented) of the hierarchy of calls, not
necessarily starting with a MAIN program.  Our source files are generally
one subroutine per file, but not necessarily so, and the program would
need to process the files we specify.

We would prefer a public-domain or freely-redistributable program with
source code available, but...

Any recommendations?  Adv(ThanksThanksThanksThanksThanks)ance

Chris