----------------------------------------------------------------------------
README:		-  SpecC Reference Compiler V 1.0  -
----------------------------------------------------------------------------


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


Authors: (in alphabetical order)

	Rainer Doemer		(doemer@ics.uci.edu)
	Andreas Gerstlauer	(gerstl@ics.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 *.h files
	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, May 31, 2001.

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