This directory contains data for the London Borough of Greenwich council
elections for the years 1978, 1982, 1986 and 1990.  The data is contained in
the files :

	ReadMe			//	This file !
	SetUp			//	A shell script which formats the raw data as PFL commands

	wards			//	The unformatted data for ward information
	1978.raw		//	The unformatted data for 1978
	1982.raw		//	The unformatted data for 1982
	1986.raw		//	The unformatted data for 1986
	1990.raw		//	The unformatted data for 1990

	eqns.env		//	The PFL "bulk data" commands
	extents.env		//	The PFL "user-defined type" commands
	pfl.c			//	The C program which formats the raw data into PFL commands
	schema			//	The PFL schema

	notes.1			//	first set of slides for the PFL schema
	notes.2			//	second set of slides for the PFL schema

	queries.p		//	Prolog queries for the election results
	eqns.p			//	Prolog facts for the election results
	prolog.c		//	The C program which formats the raw data into Prolog facts
