This directory tree holds version 0.1.0 of MOB, the Memory
Organization Benchmark Suite.

See the file `NEWS' for information on new features and other
user-visible changes since the last version of MOB.

The file INSTALL in this directory says how to bring up MOB on
Unix, once you have loaded the entire subtree of this directory.

The file PROBLEMS contains information on many common problems that
occur in building, installing and running MOB.

The file `configure' is a shell script to acclimate MOB to the
oddities of your processor and operating system.  It will create a
file named `Makefile' (a script for the `make' program), which helps
automate the process of building and installing MOB.  See INSTALL
for more detailed information.

The file `configure.in' is the input used by the autoconf program to
construct the `configure' script.

The file `Makefile.in' is a template used by `configure' to create
`Makefile'.

There are several subdirectories:

`src'   holds the C code for MOB.
`doc'   holds the documentation for MOB. 

