Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / set
blob29cec7456a6ace7664228f5fe1bce58e6cea45f9
1 Description:
2 Abstract set data type.
4 Files:
5 lib/gl_set.h
6 lib/gl_set.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_set.h gl_set.c
17 Include:
18 "gl_set.h"
20 License:
21 GPL
23 Maintainer:
24 all