The contents of this archive are:

multiscale	---	Code for simulating a multiscale process (multisim)
include		---	General header files
random		---	Random number generators
runfiles	---	Little C programs written for the purpose of making 
			it easier to simulate multiple draws from multisim
scripts		---	A shell script written for the purpose of making it 
			easier to simulate multiple draws from multisim and 
			calculate values of descriptive functions for the 
			draws using the programs in the spatial directory
spatial		---	Programs for calculating descriptive funtions for 
			spatial point patterns, e.g. the K function
tree		---	Some routines for implementing the tree structure 
			used in the multisim algorithm
