This is a simple, albeit slow, implementation of the Schelling Segregation
Model for the WCSS 2006 MASON Tutorial in Kyoto, Japan.  

This directory (the tutorialCode directory) must be placed inside the
mason/sim/app/ directory, and renamed as 'wcss' so it appears as mason/sim/app/wcss/  .

There are ten steps in the tutorial: each step has files stored in the 
directories numbered 1 through 10.  So examine step 5, for example, copy
the files in step 5 to this outer directory (the wcss directory) and 
compile them as described in the tutorial documentation.

