diff options
Diffstat (limited to 'tools/coqdoc/alpha.ml')
-rw-r--r-- | tools/coqdoc/alpha.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/coqdoc/alpha.ml b/tools/coqdoc/alpha.ml index 2418b6e1..b1a46bae 100644 --- a/tools/coqdoc/alpha.ml +++ b/tools/coqdoc/alpha.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: alpha.ml,v 1.1.2.1 2004/07/16 19:31:46 herbelin Exp $ i*) +(*i $Id: alpha.ml 5920 2004-07-16 20:01:26Z herbelin $ i*) let norm_char c = match Char.uppercase c with | '\192'..'\198' -> 'A' |