summaryrefslogtreecommitdiff
path: root/modules/sublist
blob: 069144304115333f55d65923c99606eb2c5c31e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Sequential list data type backed by another list.

Files:
lib/gl_sublist.h
lib/gl_sublist.c

Depends-on:
list

configure.ac:

Makefile.am:
lib_SOURCES += gl_sublist.h gl_sublist.c

Include:
"gl_sublist.h"

License:
GPL

Maintainer:
all