Name        : life   Version      : 1.000     Mod Number : M0007
Author      : Chris Pudney (cpudney@alphapharm.pharm.uwa.edu.au)
Submitted   :     -    Last Updated : 01/05/97  Language   : C
Module path : ftp.iavsc.org:/pub/AVS5/Module_Src/data_input/life
Ported to   : DEC HP SGI Solaris
Description : Life is an implementation of Conway's Game of Life.
              This is an algorithm where cells propagate or die, based
              on the activity of the eight neighbouring cells.
              You can download these modules
              individually from the IAC using anonymous ftp to the
              appropriate directories at avs.ncsc.org.
              If you would like to download the entire suite of modules,
              networks, and sample datasets at the same time, the IAC
              recommends that you use anonymous ftp to grab the following
              file from ftp.iavsc.org:
               /pub/AVS5/Data/avs_data/MCNC_Env_Pgms/MCNC_Env_Pgms.tar.Z
              This contains all source code to all local and remote
              modules, as well as all of the sample datasets, networks,
              documentation, installation, and usage notes.