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

Files:
lib/gl_oset.h
lib/gl_oset.c

Depends-on:
extern-inline
stdbool

configure.ac:

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

Include:
"gl_oset.h"

License:
GPL

Maintainer:
Bruno Haible