2002-11-28 Marc 'BlackJack' Rintsch <marc@rintsch.de>
	* added path seperator ('/') as global variable/constant
	* bugfix in regexp for starting tag: now it's possible to have both
	  tags on the same input line (or anything else that starts with
	  '<' and ends with '-->')
	* detect loops in include files (break after 100 recursive includes)

2002-10-05 Marc 'BlackJack' Rintsch <marc@rintsch.de>
	* basic, recursive including
