Index of /~ftp/mt/cgrep/cgrep-alpha.3
Name Last modified Size Description
Parent Directory 26-Feb-2003 09:12 -
COPYING 19-Jun-1995 15:23 2k
Makefile 19-Jun-1995 15:23 1k
NOTES 19-Jun-1995 15:30 1k
cgrep.1 19-Jun-1995 15:23 14k
cgrep.1.ps 19-Jun-1995 15:23 27k
cgrep.1.txt 19-Jun-1995 21:30 15k
cgrep.c 19-Jun-1995 15:25 74k
cgrep.h 19-Jun-1995 15:23 3k
main.c 19-Jun-1995 15:23 2k
READ THE COPYRIGHT INFORMATION BEFORE USING THIS SOFTWARE.
cgrep
-----
Regular expression searching using the shortest substring model.
Version: alpha.3 (Mon Jun 19 15:24:34 EDT 1995)
Author: Charlie Clarke (claclark@plg.uwaterloo.ca)
Files:
README --- this file
COPYING --- copyright information for the software and documentation
NOTES --- release notes
cgrep.c --- software for cgrep command and external functions
cgrep.h --- definition of external functions
cgrep.1 --- man page
cgrep.1.ps --- man page in postscript format (for your convenience)
Background information for this software may be found in the technical report:
Charles L. A. Clarke and Gordon V. Cormack.
On the use of Regular Expressions for Searching Text.
University of Waterloo Computer Science Department Technical Report number
CS-95-07, University of Waterloo, Waterloo, Ontario N2L 3G7, Canada.
ftp://plg.uwaterloo.ca/pub/mt/TechReports/CS-95-07/regexp.ps
February 1995.
The interface described in "cgrep.h" allows the cgrep matching routines to
be incorporated into a text editor or similar program. A man page for the
routines will be provided in a future release. If you want to use them, send
me some email.
This software is released as part of the MultiText project. For more
information see:
ftp://plg.uwaterloo.ca/pub/mt
This is an alpha release. Comments, bug reports etc. should be directed to:
mt@plg.uwaterloo.ca