This directory contains files that will take you on a walk through the
simulator.  The file called "network.c" is a network building file.  The
file called "instructions" contains instructions as to how to make and
examine the network specified in "network.c".  You should make a hardcopy
of "instructions" and follow the instructions exactly.  Work in your own
directory - you probably do not have write permission in this directory.

The file "instructions.me" contains the nroff/troff source for generating
"instructions".  If you want to do this yourself, use the -me flag.

There is a makefile to do these things.  `make sim' will make the
simulator for you.  `make instructions' will make the instructions into
an form suitable for lineprinter output.  `make print' will output the
instructions on the laser printer (if you have ptroff).  `make clean' will
remove the object file.
