/
dgd-rgx/
dgd-rgx/doc/
dgd-rgx/doc/kfun/
dgd-rgx/src/
dgd-rgx/src/regex/
This package, dgd-rgx, adds two kfuns to DGD for regular expression matching:

	regexp_compile()
	regexp_match()

For a description of the regular expression language accepted by these kfuns,
please read doc/regexps.

Complete details for the two kfuns can be found in the doc/kfun directory.

Please read the `INSTALL' file in this directory for installation
instructions.

This package is an adaptation of GNU regex (version 0.12) for DGD. It is
therefore protected by the GNU General Public Licence, a copy of which can be
found in the file src/regex/COPYING. There is no warranty for this software.

DGD is copyright by Felix A. Croes.

Robert Leslie
rob@ccs.neu.edu