files.txt	
	this file
lookup.c
	source of the sample implementation of the library in C
lookup.pas
	source of the sample implementation of the library in Pascal
linux/testgener
	test generator program for Debian/GNU linux
linux/c/lookup.o
	object file of the library for Debian/GNU linux, gcc 3.3
linux/c/lookup.h
	header file of the library
linux/pas/lookup.o, lookup.ppu
	library object files for Debian/GNU linux, FreePascal 1.9.6

winxp/testgener.exe
	test generator program for Windows XP
winxp/c/lookup.o
	object file for Windows XP, Mingwin gcc 3.3
winxp/c/lookup.h
	header file of the library
winxp/pas/lookup.o, lookup.ppu
	library object files for Windows XP, FreePascal 1.9.6
