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.

