]> git.saurik.com Git - bison.git/commit - lib/bitset.h
(struct bitset_struct): Remove, replacing with....
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Oct 2002 07:20:24 +0000 (07:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Oct 2002 07:20:24 +0000 (07:20 +0000)
commit47c8386f8342c7f49cd49223e86489576597a82f
tree1e171c9b6087851d8fd0fce4f5fa1cdaa9b9e87b
parentd5c559cde4df5f5c4612e8969285627d53a07f4e
(struct bitset_struct): Remove, replacing with....
(union bitset_union, struct abitset_struct, struct ebitset_struct,
struct lbitset_struct, struct bitset_stats_struct): New types.
All uses of struct bitset_struct changed to union bitset_union,
etc.
(bitset_next, bitset_prev, bitset_only_set_p): Declare.
lib/bitset.h