README file for VSX top level directory
---------------------------------------

This directory contains the following files and subdirectories.

BIN		directory where executables and scripts are placed.
		Programs for use by the VSX user will be placed
		in this directory by the installation procedure.
		This directory should be included in the shell's
		command search path.

MAN		directory containing source of the VSX manual pages.
		The documents in this directory structure all use
		the "man" macro package associated with "nroff".

README		this file.

results		directory containing journal files created by install.sh
		and subdirectories for the journal files created by the
		VSX build and execute phases.  This directory initially
		contains no files or subdirectories.

SRC		directory containing the source code used to configure,
		install and build the VSX test suite.

SUPPORT		directory containing template files for error reporting.

TESTROOT	directory containing subdirectories for the test
		programs created by the VSX build process. This
		directory is used by default, you can decide to use
		another location when you configure VSX.

tet_code	file used by the TET to obtain result code information.

tset		directory containing the source of the test programs used
		when executing VSX.  These sources are used in the build
		stage of VSX to create the test programs.

End of README
