rename Notes to Steps

This commit is contained in:
Chris Danford
2003-08-03 00:13:55 +00:00
parent 579c975638
commit bf02bfddf4
69 changed files with 269 additions and 258 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.Notes for some information on the internals.
the file Tech.Steps for some information on the internals.
Written by: Philip Hazel <[email protected]>
+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.Notes for some information on the internals.
the file Tech.Steps for some information on the internals.
Written by: Philip Hazel <[email protected]>
+1 -1
View File
@@ -30,7 +30,7 @@ restrictions:
supersede any condition above with which it is incompatible.
-----------------------------------------------------------------------------
See the file Tech.Notes for some information on the internals.
See the file Tech.Steps 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.Notes for some information on the internals.
the file Tech.Steps for some information on the internals.
Written by: Philip Hazel <[email protected]>
+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.Notes for some information on the internals.
the file Tech.Steps for some information on the internals.
Written by: Philip Hazel <[email protected]>