From ff01cafe8104f7620aacbfdde5dba738dbadc326 Mon Sep 17 00:00:00 2001 From: regisgia Date: Fri, 8 Jan 2010 17:03:54 +0000 Subject: * Segmenttree: New. A very simple implementation of segment trees. * Unicodetable: Update with the standard table for lower case conversion. * Util: Rewrite "lowercase_unicode" to take the entire unicode character set into account. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12645 85f007b7-540e-0410-9357-904b9bb8a0f7 --- parsing/grammar.mllib | 1 + 1 file changed, 1 insertion(+) (limited to 'parsing') diff --git a/parsing/grammar.mllib b/parsing/grammar.mllib index 7c3ec11374..248a8ad9ad 100644 --- a/parsing/grammar.mllib +++ b/parsing/grammar.mllib @@ -5,6 +5,7 @@ Pp_control Pp Compat Flags +Segmenttree Unicodetable Util Bigint -- cgit v1.2.3