summaryrefslogtreecommitdiff
path: root/modules/oset
blob: 874f67c86301aa3a4eb505c732af69266603e134 (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
Description:
Abstract ordered set data type.

Files:
lib/gl_oset.h
lib/gl_oset.c
m4/gl_list.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