home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / MISC / TIDY621.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1990-08-14  |  849 b   |  20 lines

  1. This disk contains FORTRAN source and documentation for TIDY, a
  2. program to renumber and otherwise clean up FORTRAN-77 source programs.
  3.  
  4. The files on the disk are:
  5.  
  6. Name          Description
  7. ============  ===================
  8. CONVERT.CMS   IBM CMS conversion notes
  9. CONVERT.UNX   4.3 BSD UNIX conversion notes
  10. KUPPER.UNX    Special version of subroutine KUPPER for use on UNIX
  11. TIDY.DOC      TIDY User Manual
  12. TIDY.EXE      Executable program (coprocessor required)
  13. TIDY.FOR      FORTRAN source code
  14. TIDY.INC      INCLUDE file for use with FORTRAN source
  15. TIDYDTAB.C    A pre-processor to change tabs to spaces before using TIDY
  16.                (primarily for UNIX systems)
  17. TIDYEXEC.CMS  Sample EXEC for use with IBM CMS systems
  18. TIDYHELP.CMS  On-line HELP file for IBM CMS systems
  19. UNITS.INC     INCLUDE file for use with FORTRAN source
  20.