mcel tests: Avoid test failures due to broken GB18030 converter.
[gnulib.git] / modules / xoset
blob1bfc2ba624eafea18461fb9d1900c194712912b4
1 Description:
2 Abstract ordered set data type, with out-of-memory checking.
4 Files:
5 lib/gl_xoset.h
6 lib/gl_xoset.c
8 Depends-on:
9 oset
10 extern-inline
11 stdbool
12 xalloc-die
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += gl_xoset.h gl_xoset.c
19 Include:
20 "gl_xoset.h"
22 License:
23 GPL
25 Maintainer:
26 all