PACE Project, Rice University

This directory contains an ugly program that reconciles the results
of all of the memory hierarchy characterization tests.

To build it, type 

  make

To run it, type "make run"

NOTE:  This code assumes that it runs after all of the other codes
in the sibling directories. The "correct" way to run this code is 
to invoke it from the Makefile in the parent directory using the 

  make run 

command.
