
	CHANGES TO THE T3X INCLUDABLE EXTENSIONS

	1998-12-30	Made MEM_ALLOC() in MEM.INC remember the place
			of the last allocation (or deallocation), thereby
			speeding up subsequent memory allocations
			remarkably.
			The location is stored in ARENA[0]. As a side
			effect, the amount of available memory in each
			pool is decreased by one machine word.

