1998-08-17  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Makefile (SWARMHOME): Default to 1998-08-17.
	(LDFLAGS): Remove.
	Include Makefile.appl from $(SWARMHOME)/etc/swarm.
	
1998-07-20  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Person.m: Include collections.h.

	* Person.h: Don't include collections/String.h.

1998-06-25  Marcus G. Daniels  <mgd@ute.santafe.edu>

	* PplModelSwarm.m ([PplModelSwarm -buildObjects]): Use catC:
	instead of appendC:.

1998-04-23  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* PplModelSwarm.m: Include objectbase.h.
	([PplModelSwarm -buildObjects]): Remove silly `Linux' ifdefed
	temp_char problem.  The string wasn't terminated.

	* PplModelSwarm.h: Include objectbase/Swarm.h instead of
	objectbase.h.  Reformatting throughout.

1998-02-28  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* PplObserverSwarm.m: Import simtoolsgui.h.

	* PplObserverSwarm.h: Import GUISwarm.h from simtoolsgui, not simtools.
	Reformatting throughout.

	* Person.m, PplModelSwarm.m: Include random.h instead of simtools.h.

1998-02-04  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Counter.h, Person.h: Include from objectbase/ instead of
	swarmobject/.

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

	* main.m (main): Constify argv.

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

	* PplObserverSwarm.m ([PplObserverSwarm -buildObjects]): Send
	waitForControlEvent to actionCache.

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

	* Makefile (SWARMHOME): Don't define if already defined.  Default
	to 1.0.5.

	* PplObserverSwarm.m ([PplObserverSwarm -buildObjects]): Use
	CREATE_PROBE_DISPLAY to create probe displays for pplModelSwarm and
	PplObserverSwarm.

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

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

	* PplModelSwarm.m ([PplModelSwarm +createBegin:]): Use id <ProbeMap>
	instead of ProbeMap*.

	* PplModelSwarm.h: Switch from swarmobject.h to objectbase.h.

