1998-01-15  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* BoolNetObserverSwarm.m: Use SET_WINDOW_GEOMETRY_RECORD_NAME
	for graphCanvas.

	* main.m (main): Likewise, but for observerSwarm.

1998-01-13  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* BoolNetObserverSwarm.m: Use CREATE_ARCHIVED_PROBE_DISPLAY for
	boolNetModelSwarm and BoolNetObserverSwarm.

1998-01-12  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* main.m (main): Set base window geometry record name for
	observer swarm.

	* BoolNetObserverSwarm.m ([BoolNetObserverSwarm -buildObjects]):
	Remove inline configuration of the observerSwarm; GUISwarm is now
	more intelligent about initializing window geometry archiving
	names.

1998-01-12  Alex Lancaster  <alex@santafe.edu>

	* BoolNetObserverSwarm.m: Fixed -setWindowGeometryRecord
	references for appropriate windows. Set actionCache with #ifdef's
	to allow saving of ProcCtrl position as per other apps. Added
	probes to new methods described below.

	* BoolNetModelSwarm.m: Added ([BoolNetModelSwarm -{hide,show}Net])
	methods to allow user to dynamically "hide" the graph as
	simulation runs.

1998-01-07  Alex Lancaster  <alex@santafe.edu>

	* BoolNetObserverSwarm.m: Changed reference for doTkEvents
	from controlPanel to actionCache. Fixed protocol reference
	to ProbeMap.

	* Makefile (APPLIBS): Removed -ldebug.

	* ChangeLog: Created.

	* BoolNetModelSwarm.m: Fixed protocol reference to ProbeMap.

