home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / fortran / 4976 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  978 b 

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!barilvm!bimacs!bmich
  2. From: bmich@bimacs.BITNET (Ben Michelson )
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: A VMS Fortran I/O question
  5. Message-ID: <4635@bimacs.BITNET>
  6. Date: 11 Jan 93 19:16:15 GMT
  7. References: <1993Jan5.061934.15535@chpc.utexas.edu> <MAINE.93Jan5095028@altair.dfrf.nasa.gov> <1993Jan6.174559.12326@chpc.utexas.edu
  8. Organization: Math department, Bar-Ilan University, Ramat-Gan, ISRAEL
  9. Lines: 20
  10.  
  11.  
  12. Is anyone interested in a two page program
  13. written in awk which does indentation
  14. to fortran sources?
  15. It recognizes
  16. the DO ... ENDDO
  17. as well as the DO 10, ...
  18. and works on Vax-type fortran77
  19.  
  20. I also have an Ada program which creates
  21. reports on the usage of common blocks.
  22. It shows what commons are defined in which functions,
  23. and how they are defined in the different
  24. places.
  25. These programs are *not* bug free.
  26.  
  27. Please mail responses to
  28. bmich@bimacs.cs.biu.ac.il
  29.  
  30. ...BeN...
  31.