home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prog_oth / sbprlog2.lzh / SBPROLOG / README < prev    next >
Text File  |  1991-08-16  |  885b  |  24 lines

  1.  
  2.  
  3.             --- THE ARCHIVES DISK ---
  4.             
  5. The Archives Disk contains three archives:  c_source.zoo,
  6. lib_src&bmarks.zoo, and roff_doc.zoo.  The first contains
  7. C source code to the byte code simulator which is known to
  8. compile under Lattice C 4.0 with the option -dMICRO=1. 
  9. lib_src&bmarks.zoo contains Prolog source code for the 
  10. runtime libraries and various benchmark tests.  Finally,
  11. roff_doc.zoo contains a version of the documentation
  12. suitable for processing by n/troff if you have access
  13. to these tools (see the README file on the executables
  14. disk for more details).
  15.  
  16. The diskette also contains a copy of zoo, the archiver.
  17.  
  18. To access these archives, type
  19.     "zoo x// archive:c_source.zoo"
  20.     "zoo x// archive:lib_src&bmarks.zoo"
  21. with the destination diskette as the current working directory.
  22. Zoo will create the appropriate directories as long as you were
  23. sure to specify the "//" option.
  24.