files.txt	
	this file
look.c
	source of the sample implementation of the library in C
look.pas
	source of the sample implementation of the library in Pascal
linux/c/look.o
	object file of the library for Debian/GNU linux, gcc 3.3
linux/c/look.h
	header file of the library
linux/pas/look.o, look.ppu
	library object files for Debian/GNU linux, FreePascal 1.9.4

winxp/c/look.o
	object file for Windows XP, Mingwin gcc 3.3
winxp/c/look.h
	header file of the library
winxp/pas/look.o, look.ppu
	library object files for Windows XP, FreePascal 1.9.4
