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

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

To make aard, simply type "make".
