Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / array-set
blobbb03425fcdf70d21f6002ecaf8103c6096f7b284
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 xsize
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_array_set.h gl_array_set.c
17 Include:
18 "gl_array_set.h"
20 License:
21 GPL
23 Maintainer:
24 all