Err.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
/*
|
/*
|
||||||
This is a library of functions to support regular expressions whose syntax
|
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
|
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 <[email protected]>
|
Written by: Philip Hazel <[email protected]>
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
/* This is a library of functions to support regular expressions whose syntax
|
/* 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
|
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 <[email protected]>
|
Written by: Philip Hazel <[email protected]>
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ restrictions:
|
|||||||
supersede any condition above with which it is incompatible.
|
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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
/*
|
/*
|
||||||
This is a library of functions to support regular expressions whose syntax
|
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
|
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 <[email protected]>
|
Written by: Philip Hazel <[email protected]>
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
/*
|
/*
|
||||||
This is a library of functions to support regular expressions whose syntax
|
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
|
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 <[email protected]>
|
Written by: Philip Hazel <[email protected]>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user