This directory contains the sources for the ADL game "mpu".
The files on this directory are as follows:

	constant.adl		--	Constant declarations
	locales.adl		--	Descriptions of locales
	locnames.adl		--	Names of locales
	mpu.adl			--	File that binds the rest together
	objects.adl		--	Objects found + descriptions
	routines.adl		--	General purpose routines
	transit.adl		--	Transition routines
	verbs.adl		--	Verbs and verb routines

To make mpu, simply type "make".
