view modules/bitsetv @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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>