This directory contains the source for the semantic analysis phase 
of the idl processor.

Makefile:		makefile for building the semantic analysis phase

SemanticAnalysis.idl:	idl process specification for the semantic analysis
			phase

SemanticAnalysis.c:
SemanticAnalysis.o:
SemanticAnalysis.h:	files generated by the idl processor by using
			idlc -k SemanticAnalysis.idl

analyze.c		source files for the semantic analysis phase
analyze2.c		read file headers for more detailed description
analyze3.c
class.c
copy.c
copy2.c
debug.c
delete.c
delete2.c
init.c
macros.h
main.c
misc.c
sort.c
type.c
without.c
