README file for src/gentransitions

This directory contains files which make up the gentransitions program.
This program generated the file transition structure from the output
of the C preprocessor. This structure is used by the lister.

The first files make up the idl interface:

gentransitions.idl		Describes gentransitions
gentransitions.h		Generated declarations file
gentransitions.c		Generated code file

The next files are the C source files.

main.c			Main driver program for gentransitions

The next files are used for testing the installation.


The last file holds it all together:
Makefile
