INSTALL
	1) tar xvzf bl-*.tar.gz
	2) edit Makefile (if you're on Linux/DJGPP - you're in luck -
	skip this step)
	2) make -f Makefile 
	3) ./bli

AUTHORS
	Andrew Turley <aturley@bu.edu> is the designer of Blank language
	and the creator of the original Blank interpreter.
	Rafal Sulejman <rms@friko.onet.pl> currently maintains "Blank's
	last fortress" page and bl*.c files.

BUGS
	Report all bugs in Blank ver. 1.3.x+ to 
		unefunge <unefunge@friko2.onet.pl>
	or 
		RaV <rms@friko.onet.pl>

THIS VERSION
	
	Please note that there were some minor additions to the source
	code to let the program compile with PureC.
	Ported by Mia Jaap, https://www.mia-jaap.de/software/
	Released on the 10/01/2003
