~tile


Directory for development of tileworld		
--------------------------------------
cl-util/	Common lisp utilities from Mark Kantrowitz at CMU.
			Tileworld uses his Defsystem utility.
doc/		System documentation.
reg/		Registry for system-definition files.  Used by Defsystem.
tw.lisp		Common lisp code for starting up tileworld.
			May be inserted into a user's lisp-init.lisp file.
xtile/		Tileworld sources and binaries.  The `x' indicates that
			this is the X-windows version.
