From aacccd6509cf66a728c40bc92a8f9328703f71ad Mon Sep 17 00:00:00 2001 From: ph10 Date: Thu, 16 Jul 2015 16:11:52 +0000 Subject: Move pcre2_find_bracket() into its own module to avoid circular dependency. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@309 6239d852-aaf2-0410-a92c-79f79f948069 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7367924..955d45a 100644 --- a/README +++ b/README @@ -724,6 +724,7 @@ The distribution should contain the files listed below. src/pcre2_context.c ) src/pcre2_dfa_match.c ) src/pcre2_error.c ) + src/pcre2_find_bracket.c ) src/pcre2_jit_compile.c ) src/pcre2_jit_match.c ) sources for the functions in the library, src/pcre2_jit_misc.c ) and some internal functions that they use @@ -832,4 +833,4 @@ The distribution should contain the files listed below. Philip Hazel Email local part: ph10 Email domain: cam.ac.uk -Last updated: 24 April 2015 +Last updated: 16 July 2015 -- cgit v1.2.1