home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / general / simulatn / cellsim / cellsim.txt < prev   
Text File  |  1990-02-26  |  2KB  |  50 lines

  1.  
  2.                             CA Simulator 2.5 - README file
  3.  
  4. ==========
  5. See the file "Installation" for information on how to compile Cellsim,
  6. and set things up so you can make your own rules easily.
  7. ==========
  8.  
  9.      Here is a partial list of the files and subdirectories found in
  10.      the present directory:
  11.  
  12.      changes:
  13.         A list of the changes made to Cellsim from version 1.0 to 2.5.
  14.  
  15.      doc:
  16.         Directory containing documentation on how to use the
  17.         Cellsim SunView program, how to generate your own CA
  18.         rules, etc.  The "cell.doc" file in that directory is
  19.         the main documentation for Cellsim.
  20.  
  21.      src:    Subdirectory containing source code for the Cellsim SunView
  22.         tool.  Contains a file "source.doc" explaining the programs
  23.         contained therein.
  24.  
  25.      socket:    Subdirectory containing two C programs which explain and use 
  26.                 the socket connection features of Cellsim.
  27.  
  28.      README:    Listing of files (this document).
  29.  
  30.      Rules:    Subdirectory containing some sample transition-table files
  31.         and object-code files that demonstrate various CA rules.
  32.  
  33.      Images:    Subdirectory containing some sample image files to go with
  34.         the various rules supplied.
  35.  
  36.      Cmap:    Subdirectory containing some colormaps.
  37.  
  38.      Rule_src:    Subdirectory containing some C programs that were used
  39.         to generate some of the    rule transition-table files
  40.         and object-code files.
  41.  
  42.      Rule_mdir: Subdirectory which contains C code used to generate
  43.         lookup-tables when you are writing a C routine to generate
  44.         a transition-file.
  45.  
  46.      CM2.tar:
  47.         A tar-file containing the source-code and related files
  48.         to generate the Connection-Machine part of Cellsim.
  49.  
  50.