git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / oset
blob669af0a76324641294fea39e969e525722353c85
1 Description:
2 Abstract ordered set data type.
4 Files:
5 lib/gl_oset.h
6 lib/gl_oset.c
7 m4/gl_list.m4
9 Depends-on:
10 inline
11 stdbool
13 configure.ac:
14 gl_LIST
16 Makefile.am:
17 lib_SOURCES += gl_oset.h gl_oset.c
19 Include:
20 "gl_oset.h"
22 License:
23 GPL
25 Maintainer:
26 Bruno Haible