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

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

Depends-on:
bitset
xalloc

Makefile.am:
lib_SOURCES += bitsetv.c

Include:
"bitsetv.h"

License:
GPLv3+

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