Name:		Files:			Description:		Direct Obj.-Dep.:	Owner:
---------------------------------------------------------------------------------------------------------

allgtypedef.H	allgtypedef.H		Standard Types		None			Jens

textfata.o	textfata.C		fatalfehler()		None			Jens 
		textfata.H		Program breaked by 
					error

terminal.H	terminal.H		kbhit()			None			Erik

communic.o	communic.C		IP-Connects		textfata.o		Erik
		communic.H
		allgtypedef.H
		textfata.H

stringtype.o	Stringtype.C		stringtype class,	textfata.o		Jens
		Stringtype.H		Manages strings
		allgtypedef.H
		textfata.H

iotype.o	iotype.C		IO-Stream		stringtype.o		Jens
		iotype.H		with configfile support 
		stringtype.H

datei.o		datei.C			File-handling		iotype.o		Jens
		datei.H			read/write a stream	
		iotype.H		from/into a file

listen2.H	listen2.H		Chains			iotype.o		Jens	
		iotype.H		<Templates>

vektor.o	vektor.C		Vectorcalculation       see listen2.H		Jens
		vektor.H
		listen2.H

sprite01.o	sprite01.C		Sprites			datei.o			Jens
		sprite01.H		Fast pixmaps and	vektor.o
		sprite_tools.H		graphic functions
		datei.H
		listen2.H
		vektor.H

scrX11.o	scrX11.C		Interface for		sprite01.o		Jens
		scrX11.H		sprite01.o/X11 support

menu.o		menu.C			Easy and small menu 	scrX11.o		Jens
		menu.H			system
