home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / f2c-1993.04.28-src.lha.pi < prev    next >
Text File  |  1994-03-15  |  952b  |  35 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, Amiga source+diffs
  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 Amiga source and the diffs that are applied
  21. to the original FSF source to generate the Amiga source.
  22. .version
  23. 93.04.28
  24. .date
  25. 1993.04.28
  26. .author
  27. David Gay
  28. Stu Feldman
  29. Mark Maimone
  30. Norm Schryer
  31. .distribution
  32. Copyrighted but Freely Redistributable
  33. .described-by
  34. Fred Fish (fnf@fishpond.cygnus.com)
  35.