MANIFEST

README.txt	Introductory document.	LOOK THIS FILE FIRST.
WELCOME.HTM	main document in HTML.  LOOK THIS FILE SECOND.
CopyrightAndLisencing.txt	Copyright notice and License condition.
bin		executables for Windows and Unix.
classsrc	source files of the HORB server and the HORBC compiler
doc		documentation. All docs in this directory are
		HTML files. See WELCOME.HTM with a WWW browser.
horbc		classes of the HORBC compiler
orb		classes of the HORB server
tools		tools source and classes
examples	Examples
contrib		Contributed materials
Makefile	for build and clean the package
doit, doit.bat	helper files for Makefile.

All text files in this package have CRLF line terminators. Some
exceptional files such as Makefile, doit have LF line terminators.
Sorry, but the number of Windows users is much larger than Unix users
these days. This scheme enables us to use this package both on Unix
and on Windows.
