
                     Cellular Automata Laboratory

                    by Rudy Rucker and John Walker

This directory tree contains CelLab, the cellular automata simulator
for DOS and Windows.  Complete documentation for this program is
available on the World-Wide Web at:

                   http://www.fourmilab.ch/cellab/

where you will also find the latest version of the program, available
for downloading.

                        NOTE: LONG FILE NAMES

The Java programs in the subdirectory JC/JAVA have long file name with
an extension of ".java" which will be lost if you extract files from
the distribution archive with an UNZIP program that only creates files
with the DOS FILENAME.EXT convention.  If you're going to be using
Java to develop rule programs, be sure to extract the archive with
a tool that preserves long file names.  None of the other directories
contain long file names, so DOS users can extract the archive into
a DOS file system without losing anything else.  Since there's no
DOS Java compiler, the truncation of the Java file names makes no
difference since DOS users can't use those files anyway.
