24 lines
241 B
Plaintext
24 lines
241 B
Plaintext
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>
|