README file for src/idlexpand

This directory contains files which make up the idlexpand program.
This program generates an expanded version of an IDL specification file.

The first files make up the idl interface:

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

The next files are the C source files.

main.c			Main driver program for idlexpand

The next files are used for testing the installation.


The last file holds it all together:
Makefile
