home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / fortran / 2777 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!wupost!gumby!destroyer!ubc-cs!utcsri!torn!csd.unb.ca!morgan.ucs.mun.ca!nstn.ns.ca!cs.dal.ca!biome!silvert
  3. From: silvert@biome.bio.ns.ca (Bill Silvert)
  4. Subject: Re: Variable seperator for F77 code.
  5. Message-ID: <1992Jul21.125911.22954@biome.bio.ns.ca>
  6. Reply-To: silvert@biome.bio.dfo.ca (Bill Silvert)
  7. Organization: Habitat Ecology Div., Bedford Inst. Oceanography
  8. References: <20JUL92.14460039@wl.aecl.ca>
  9. Date: Tue, 21 Jul 1992 12:59:11 GMT
  10. Lines: 22
  11.  
  12. In <20JUL92.14460039@wl.aecl.ca> zinckt@wl.aecl.ca writes:
  13.  
  14. >Hell0 - 
  15.  
  16. >I am looking for code which produces a list of variable names from inputed 
  17. >F77 code.  I as using F77 on VAX/VMS. I thought I would ask the net before I 
  18. >write one myself.
  19.  
  20. >Thanx in advance.
  21.  
  22. I've written a program called fxref which is a Fortran equivalent of the C
  23. xref program.  It won't work on all Fortran code (for example, it requires
  24. spaces between variable names), but anyone interested is welcome to ftp it
  25. biome.bio.dfo.ca in pub/fortran/fxref.tar.Z
  26.  
  27. Bill
  28.  
  29. -- 
  30. ------------------------------------------------------------------------
  31. William Silvert, Habitat Ecology Division, Bedford Inst. of Oceanography
  32. P. O. Box 1006, Dartmouth, Nova Scotia, CANADA B2Y 4A2.  Tel. (902)426-1577
  33. InterNet Address: silvert@biome.bio.dfo.ca
  34.