----------------------------------------------------------------------------
README:		-  SpecC Reference Compiler V 2.1  -
----------------------------------------------------------------------------


This directory contains the source distribution
of the SpecC Reference Compiler (SCRC) version 2.1.


Authors: (in alphabetical order)

	Pramod Chandraiah	(pramodc@cecs.uci.edu)
	Rainer Doemer		(doemer@cecs.uci.edu)
	Andreas Gerstlauer	(gerstl@cecs.uci.edu)
	Haobo Yu		(haoboy@cecs.uci.edu)

Directory structure:

	bin/		- public executables (some as symbolic links)
	doc/		- SpecC Reference Compiler documentation
	examples/	- SpecC examples
	inc/		- symbolic links to all public header files
	import/		- symbolic links to all public channels and interfaces
	lib/		- symbolic links to all public libraries (*.a files)
	man/		- symbolic links to man pages in nroff format
			  (manl/) and formatted man pages (catl/)
	src/		- source tree of the system, separated into
			  several modules


For more information, please refer to the files COPYRIGHT, INSTALL,
HISTORY and TODO.

Enjoy!

Rainer Doemer, September 28, 2006.

----------------------------------------------------------------------------
