summaryrefslogtreecommitdiff
path: root/modules/xset
blob: d78d5fc60102549d08fbc2182ded0edc95d1b3b6 (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 set data type, with out-of-memory checking.

Files:
lib/gl_xset.h
lib/gl_xset.c

Depends-on:
set
extern-inline
stdbool
xalloc-die

configure.ac:

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

Include:
"gl_xset.h"

License:
GPL

Maintainer:
all