* stdbit_h.m4: Fix first-line comment.
[gnulib.git] / modules / sublist
blob6c856cb18aa299f1ff16763d723e55c091f80641
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
10 stdint
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_sublist.h gl_sublist.c
17 Include:
18 "gl_sublist.h"
20 License:
21 GPL
23 Maintainer:
24 all