2003-02-26  Bill Northcott <W.Northcott@unsw.edu.au>

	* Makefile.am modify findImp__EXEEXT__LDFLAGS to find the right libobjc

2002-09-13    <pjohnson@localhost.localdomain>

	* findImp.m (main): argn and i have to be an int to allow
	comparison against ints.

2002-04-14  Alex Lancaster  <alex@swarm.org>

	* findImp.m, print-hdf5.in, print-table.scm, swarm.scm: Add
	canonical license statement as suggested by GNU GPL, and copyright
	statements where missing.

2002-01-14  Marcus G. Daniels  <mgd@SFI-984289>

	* Makefile.am (CPPFLAGS): Use -DDLL_EXPORT instead of -DDLL.

2001-11-04  Marcus G. Daniels  <mgd@HELEN>

	* Makefile.am: Rework to use SWARMLIBS substitution. 
	Use EXEEXT__ variables.   Don't use USEDLL conditional.

2000-07-22  Marcus G. Daniels  <mgd@maya.santafe.edu>

	* Makefile.am (SCHEME): Add.

	* EXTRADIST, pkgdata_DATA): Use it.

2000-12-16    <mgd@HELEN>

	* Makefile.am: Select -lswarm for Unix and -lswarmdll -lobjc for
	Windows.

2000-12-16  Marcus G. Daniels  <mgd@forager.swarm.org>

	* Makefile.am (findImp_LDFLAGS): Add.

2000-12-15  Marcus G. Daniels  <mgd@nest.swarm.org>
	
	* Makefile (noinst_PROGRAMS, findImp_SOURCES, swarm_srcdir, INCLUDES):
	Build findImp.

	* findImp.m: New file.

2000-07-13  Marcus G. Daniels  <mgd@nest.swarm.org>

	* print-table.scm (print-record-using-probemap): Renamed
	from print-record. 
	(print-record-for-key): Do one-time lookup of probemap.

2000-07-05  Marcus G. Daniels  <mgd@nest.swarm.org>

	* Makefile.am, print-hdf5.in, print-table.scm, swarm.scm:
	New files.

