
The files in this directory are:

changes.dist
------------
This is a short summary of important changes in the distribution code
since version 2.12.

dist.doc
--------
This is documentation for the distribution code.  As the distribution
is the user-interface, this is the most important documentation for
most new users.

dintern.doc
-----------
This file documents the distribution functions intended for use by
outside VTC code.

distref.txt
-----------
This is a list of prototypes of distribution functions.

examples.doc
------------
This file contains a series of short, documented VTC examples.

extra.doc
---------
This file documents the extra VTC files provided in the vt/extra
directory.

internal.doc
------------
This file documents some of the methods used by VT to implement its
features.

prmtref.txt
-----------
This is a list of prototypes of VTC primitives.

regexp.3
--------
This is the man page for Henry Spencer's regexp package.

scheme.vtc
----------
This is a long, commented example of a large-scale VTC application.

vt.doc
------
This is documentation for the VT program and the VTC language.

vtc.doc
-------
This file documents the VTC language in more depth than vt.doc does.

