home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / fortran77_210 / library / docs / artreadme next >
Encoding:
Text File  |  1993-04-15  |  1.2 KB  |  30 lines

  1. These routines were supplied by A.R. Thawley, please refer any questions on
  2. how to use them direct to him at the address given in the files.
  3.  
  4. They were supplied in a directory ART, with 3 sub-directories, f77, aof,
  5. lis,these are not included on the distribution disc to save space, but you
  6. may want to recreate the directory structure below before testing them.
  7.  
  8.                   ART directory
  9.                       |
  10.             |---------|-------------|-----|---|
  11.         ARTLibCom   ARTtestDat     F77   aof lis
  12.                                     |
  13.                                   ARTLib
  14.                                   ARTTest
  15.  
  16. On the distribution disc they are stored as follows:
  17.       Directory      filename
  18.    $.Library.Docs   ARTReadme
  19.    $.Library.f77    ARTlib and ARTTest
  20.    $.Library        ARTLibCom and ARTtestDat
  21.   
  22.  
  23. The command file, ARTLibCom, compiles the library and test programs from the
  24. command line, and will probably need editing to include the names
  25. appropriate to your disc for the compiler directories and your !Scrap
  26. directory, but you may prefer to test them using !fortran77 instead.
  27.  
  28. All documentation is included as comments within the source
  29.  
  30. K.M.Crennell     19 Feb 93