/[bison]/bison/src/derives.h
ViewVC logotype

Diff of /bison/src/derives.h

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

revision 1.4 by akim, Wed Dec 5 09:28:00 2001 UTC revision 1.5 by akim, Sun Jun 30 17:31:19 2002 UTC
# Line 23  Line 23 
23    
24  /* DERIVES[SYMBOL - NTOKENS] points to a vector of the number of the  /* DERIVES[SYMBOL - NTOKENS] points to a vector of the number of the
25     rules that SYMBOL derives, terminated with -1.  */     rules that SYMBOL derives, terminated with -1.  */
26  extern short **derives;  extern rule_number_t **derives;
27    
28  /* Compute DERIVES.  */  /* Compute DERIVES.  */
29    

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