1997-12-11  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* global.h: #import define.h, not #include.

	* MarketObserverSwarm.m ([MarketObserverSwarm -buildActions]): 
	Send doTkEvents to actionCache, not controlPanel.

	* Market.m: Constify pred.

	* Makefile (SWARMHOME): Don't define if defined in environment.

1997-12-10  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* forecast.m: Initialize best to avoid warning.

	* extern.h: Constify pred.
	* global.h: Likewise.

	* agents.m: #import simtools.h, not #include.
	* define.h: Likewise.

	* MarketObserverSwarm.m: Constify predictorColors.
	Import simtools/ActiveGraph.h.

	* MarketModelSwarm.m ([MarketModelSwarm +createBegin:aZone]): 
	Switch from ProbeMap * to id <ProbeMap> for probeMap.

