summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-or
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/unictype/category-or')
m---------gnulib0
-rw-r--r--gnulib/modules/unictype/category-or24
2 files changed, 24 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/unictype/category-or b/gnulib/modules/unictype/category-or
new file mode 100644
index 00000000..072ab8a7
--- /dev/null
+++ b/gnulib/modules/unictype/category-or
@@ -0,0 +1,24 @@
+Description:
+Union of categories of Unicode characters.
+
+Files:
+lib/unictype/categ_or.c
+
+Depends-on:
+unictype/base
+unictype/category-test-withtable
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += unictype/categ_or.c
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+