This directory contains the source for the C backend of the idl processor

Makefile:	makefile which generates the backend phase of the idl processor

Backend.idl:	idl process specification for the backend phase

Backend.c:
Backend.o:
Backend.h:	these files are generated by the idl processor using
		idlc -k Backend.idl

gencfile.c	source files for the backend phase
main.c
