Bump to 1.14.1
[platform/upstream/augeas.git] / modules / sublist
1 Description:
2 Sequential list data type backed by another list.
3
4 Files:
5 lib/gl_sublist.h
6 lib/gl_sublist.c
7
8 Depends-on:
9 list
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += gl_sublist.h gl_sublist.c
15
16 Include:
17 "gl_sublist.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 all