xset: New module.
[gnulib.git] / modules / list
blob36592117072f7bbea44c91eee02c716c7dd51d55
1 Description:
2 Abstract sequential list data type.
4 Files:
5 lib/gl_list.h
6 lib/gl_list.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_list.h gl_list.c
17 Include:
18 "gl_list.h"
20 License:
21 GPL
23 Maintainer:
24 all