summaryrefslogtreecommitdiff
path: root/modules/oset
blob: 157686cabc7a49273aa64e00073e0a2383d67d78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Abstract ordered set data type.

Files:
lib/gl_oset.h
lib/gl_oset.c
m4/gl_list.m4
m4/inline.m4

Depends-on:
stdbool

configure.ac:
gl_LIST

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

Include:
"gl_oset.h"

License:
GPL

Maintainer:
Bruno Haible