Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / sublist
blob069144304115333f55d65923c99606eb2c5c31e7
1 Description:
2 Sequential list data type backed by another list.
4 Files:
5 lib/gl_sublist.h
6 lib/gl_sublist.c
8 Depends-on:
9 list
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += gl_sublist.h gl_sublist.c
16 Include:
17 "gl_sublist.h"
19 License:
20 GPL
22 Maintainer:
23 all