]> mj.ucw.cz Git - libucw.git/blob - tocat.c
a3b0832d82ccd19bcd52f0d96903d023f03e77b4
[libucw.git] / tocat.c
1 /*
2  *      The UniCode Library -- Category Table
3  *
4  *      (c) 1997 Martin Mares <mj@ucw.cz>
5  *
6  *      This software may be freely distributed and used according to the terms
7  *      of the GNU Lesser General Public License.
8  */
9
10 #include "lib/lib.h"
11 #include "charset/unicode.h"
12 #include "charset/U-cat.h"