1999-01-20  Alex Lancaster  <alex@santafe.edu>

	* grid8.m: Import activity/SwarmProcess.h for the `activate'
	method.

1999-01-19  Alex Lancaster  <alex@santafe.edu>

	* grid6.m: Import activity/SwarmProcess.h for the `activate'
	method.

	* Makefile (grid.xm): Update rule so correct (OBJC, OBJCFLAGS)
	arguments are passed to the make-h2x script.

1998-10-08  Alex Lancaster  <alex@santafe.edu>

	* Makefile (SWARMHOME): Include new
	$(SWARMHOME)/etc/swarm/Makefile.common in place of the old
	Makefile.conf file, to get rules and Swarm configuration
	variables.  Use the new variables throughout Makefile.

	* grid.h: Changed obsolete @deftype to @protocol.

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

	* grid.ent:  Removed irrelevant file.
	
	* Mousetrap2.m ([Mousetrap -printTriggered]): Fixed printf for
	timeval_t to be unsigned long (%lu) rather than just unsigned

	* grid7.m, grid8.m, Mousetrap.m (main): Fixed printf for timeval_t
	to be unsigned long (%lu) rather than just unsigned.

	* grid5.m (main): Commented out the _obj_debug check - apparently
	does nothing.

	* grid5.m, grid6.m, grid7.m, grid8.m: Maded all
	(-activate) calls to Swarms be to
	(-activateIn: nil)

	* Makefile (LIBS_C): Added '-lmisc' to list of needed libraries.
	(grid.xm): Put $(CC) into quotes to avoid the make-h2x script from
	getting confused.
	(SWARMHOME): Added conditional to use environment variable if it
	is set.

	* grid3b.m (main): Replaced obsolete {-first,-last} method calls
	on Map variable to {-getFirst, -getLast}

	* grid3.m (main): Likewise.

1998-05-22  Marcus G. Daniels  <mgd@ute.santafe.edu>

	* Begin revision log.

