Thu Aug 10 14:39:41 1989  mike  (mike at mssun7)

	* (stash.c mem.c) added ifdef SPARC for WORD, and made sure that
	everywhere any memory is allocated, it is in multiple of WORD
	bytes.  This happens in mem.c for small memory, and in open stash.
	Other places appear to be correctly used...

Tue Aug  8 15:25:26 1989  mike  (mike at mssun7)

	* (monitor.c printf.c) changed to use varargs so that we can use 
	sparcs, etc.  Both files now use "varargs", NOT "stdargs".

Fri Jul 14 16:22:10 1989  Mike Stillman  (mike at mssun8)

	* (gm_dlist.c) changed dl_getelem to handle alias'ed modules, as
	well as VRES, VNRES, etc. via is_a_module.

	* (gmatrix.c) changed gm_jacob so that if the ideal has funny
	degrees (i.e. an ideal whose row degree is not 0), then the
	resulting row + column degrees still make the matrix graded.

