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

Diff of /bison/lib/bitsetv.h

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

revision 1.4 by eggert, Wed Oct 2 07:55:44 2002 UTC revision 1.5 by eggert, Thu Oct 10 07:26:15 2002 UTC
# Line 26  typedef bitset * bitsetv; Line 26  typedef bitset * bitsetv;
26  /* Create a vector of N_VECS bitsets, each of N_BITS, and of  /* Create a vector of N_VECS bitsets, each of N_BITS, and of
27     type TYPE.  */     type TYPE.  */
28  extern bitsetv bitsetv_alloc PARAMS ((bitset_bindex, bitset_bindex,  extern bitsetv bitsetv_alloc PARAMS ((bitset_bindex, bitset_bindex,
29                                        enum bitset_type));                                        enum_bitset_type));
30    
31  /* Create a vector of N_VECS bitsets, each of N_BITS, and with  /* Create a vector of N_VECS bitsets, each of N_BITS, and with
32     attribute hints specified by ATTR.  */     attribute hints specified by ATTR.  */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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