(bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero,
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2002 06:23:21 +0000 (06:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2002 06:23:21 +0000 (06:23 +0000)
commita182371d6986d9657898bcf871a533e816135e56
tree0f746f7645feabb947a60fac9d301754d4e9b347
parentbba392ec8a97c2c636d6c55b6543124501231b1b
(bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero,
bitsetv_ones, bitsetv_transitive_closure, bitsetv_dump,
debug_bitsetv): Use function prototypes; this removes the need for
declaring static functions simply to provide their prototypes.
lib/bitsetv.c