gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / array-set
bloba8eb33f671d2e4c5671cead4fc10590ceefd594f
1 Description:
2 Set data type implemented by an array.
4 Files:
5 lib/gl_array_set.h
6 lib/gl_array_set.c
8 Depends-on:
9 set
10 stdint
11 xsize
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += gl_array_set.h gl_array_set.c
18 Include:
19 "gl_array_set.h"
21 License:
22 GPL
24 Maintainer:
25 all