Undo 2009-05-01 patch.
[gnulib.git] / modules / unictype / category-test
1 Description:
2 Test whether a Unicode character belongs to a given category.
3
4 Files:
5 lib/unictype/categ_test.c
6 lib/unictype/bitmap.h
7
8 Depends-on:
9 unictype/base
10 inline
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unictype/categ_test.c
16
17 Include:
18 "unictype.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25