Imported Upstream version 1.14.1
[platform/upstream/augeas.git] / modules / array-oset
1 Description:
2 Ordered set data type implemented by an array.
3
4 Files:
5 lib/gl_array_oset.h
6 lib/gl_array_oset.c
7
8 Depends-on:
9 oset
10 xsize
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += gl_array_oset.h gl_array_oset.c
16
17 Include:
18 "gl_array_oset.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 all