summaryrefslogtreecommitdiff
path: root/modules/bitsetv
blob: 4d9be99015cad93515b7a92c74ecfc4ba74d43af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Manipulating several bitsets.

Files:
lib/bitsetv.c
lib/bitsetv.h

Depends-on:
bitset
c99
xalloc

Makefile.am:
lib_SOURCES += bitsetv.c

Include:
"bitsetv.h"

License:
GPLv3+

Maintainer:
Akim Demaille <akim.demaille@gmail.com>