This commit is contained in:
Glenn Maynard
2003-08-03 02:30:35 +00:00
parent ac17a25df1
commit 4d40dd138d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
/*
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Steps for some information on the internals.
the file Tech.Notes for some information on the internals.
Written by: Philip Hazel <ph10@cam.ac.uk>
+1 -1
View File
@@ -5,7 +5,7 @@
/* This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Steps for some information on the internals.
the file Tech.Notes for some information on the internals.
Written by: Philip Hazel <ph10@cam.ac.uk>
+1 -1
View File
@@ -30,7 +30,7 @@ restrictions:
supersede any condition above with which it is incompatible.
-----------------------------------------------------------------------------
See the file Tech.Steps for some information on the internals.
See the file Tech.Notes for some information on the internals.
*/
+1 -1
View File
@@ -5,7 +5,7 @@
/*
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Steps for some information on the internals.
the file Tech.Notes for some information on the internals.
Written by: Philip Hazel <ph10@cam.ac.uk>
+1 -1
View File
@@ -5,7 +5,7 @@
/*
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Steps for some information on the internals.
the file Tech.Notes for some information on the internals.
Written by: Philip Hazel <ph10@cam.ac.uk>