home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / fortran / 4983 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!darwin.sura.net!rsg1.er.usgs.gov!sparky.er.usgs.gov!hjenter
  3. From: hjenter@sparky.er.usgs.gov (Harry Jenter)
  4. Subject: Cross Referencing utilities
  5. Message-ID: <1993Jan12.230028.834@rsg1.er.usgs.gov>
  6. Sender: news@rsg1.er.usgs.gov
  7. Organization: U.S. Geological Survey, Reston VA
  8. Date: Tue, 12 Jan 1993 23:00:28 GMT
  9. Lines: 31
  10.  
  11. I'm posting this on behalf of Michele Goze. Please send
  12. all email followups to her. Thanks.
  13.  
  14. M. Goze writes:
  15.  
  16. I'm looking for a UNIX Fortran cross-referencing utility that
  17. improves upon fxref's output.  Most of the Fortran files I work
  18. with have multiple subroutines.  It would be most helpful to 
  19. have cross references listed separately for each subroutine,
  20. and preferably integrated into a numbered listing of the 
  21. Fortran file.  Fxref does not examine INCLUDE files and include
  22. the occurrences of the variables in those files in its cross 
  23. references.  A utility that would do so and also list out the
  24. INCLUDE files themselves within the same listing would be very 
  25. helpful.  The functionality I've described is part of the PRIMOS 
  26. F77 compiler.  
  27.  
  28. I've begun work on a Bourne script to serve as a postprocessor
  29. to fxref to produce the output I'm looking for.  I thought I'd
  30. check to see if any other cross-referencing tools exist which
  31. provide this output already.
  32.  
  33.  - Michele Goze
  34.    mygoze@swmgrvares.er.usgs.gov
  35.  
  36.  
  37. -- 
  38. Harry L. Jenter                        hjenter@sparky.er.usgs.gov
  39. U.S. Geological Survey                 COM: (703) 648-5916 FTS: 959-5916
  40. Mailstop 430, National Center          "Sometimes you're the bug.
  41. Reston, Virginia 22092                   Sometimes you're the windshield."
  42.