]> mj.ucw.cz Git - libucw.git/blob - charset/toupper.c
43210349cd8051ffc7cb5f812674c33147912ad2
[libucw.git] / charset / toupper.c
1 /*
2  *      The UniCode Library -- Uppercase Table
3  *
4  *      (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
5  */
6
7 #include "charset/unicode.h"
8 #include "charset/U-upper.h"