home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / f2c-1993.04.28.tar.gz.pi < prev    next >
Text File  |  1994-03-15  |  892b  |  34 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. f2c
  6. .fullname
  7. Fortran 77 to C translator
  8. .type
  9. Compiler
  10. .short
  11. F77 to C translator, orig FSF source.
  12. .description
  13. F2c converts Fortran 77 source code in files with names ending in `.f'
  14. or `.F' to C (or C++) source files in the current directory, with `.c'
  15. substituted for the final `.f' or `.F'.  If no Fortran files are
  16. named, f2c reads Fortran from standard input and writes C on standard
  17. output.  Filenames that end with `.p' or `.P' are taken to be
  18. prototype files, as produced by option `-P', and are read first.
  19.  
  20. This archive contains the original source as distributed by the FSF.
  21. .version
  22. 93.04.28
  23. .date
  24. 1993.04.28
  25. .author
  26. David Gay
  27. Stu Feldman
  28. Mark Maimone
  29. Norm Schryer
  30. .distribution
  31. Copyrighted but Freely Redistributable
  32. .described-by
  33. Fred Fish (fnf@fishpond.cygnus.com)
  34.