view modules/bitsetv @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents b5d7b6ac3542
children
line wrap: on
line source

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>