/[bison]/bison/lib/bbitset.h
ViewVC logotype

Diff of /bison/lib/bbitset.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by eggert, Tue Jun 17 07:19:50 2003 UTC revision 1.14 by eggert, Tue Jun 17 18:22:01 2003 UTC
# Line 23  Foundation, Inc., 59 Temple Place - Suit Line 23  Foundation, Inc., 59 Temple Place - Suit
23    
24  #include <stdbool.h>  #include <stdbool.h>
25  #include <limits.h>  #include <limits.h>
26    #include <stddef.h>
27    
28  /* Currently we support five flavours of bitsets:  /* Currently we support five flavours of bitsets:
29     BITSET_ARRAY:  Array of bits (fixed size, fast for dense bitsets).     BITSET_ARRAY:  Array of bits (fixed size, fast for dense bitsets).

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26