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

Diff of /bison/src/symlist.h

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

revision 1.5 by eggert, Mon Oct 21 05:30:50 2002 UTC revision 1.6 by akim, Tue Nov 12 08:05:59 2002 UTC
# Line 56  unsigned int symbol_list_length (symbol_ Line 56  unsigned int symbol_list_length (symbol_
56    
57  /* Get the data type (alternative in the union) of the value for  /* Get the data type (alternative in the union) of the value for
58     symbol N in rule RULE.  */     symbol N in rule RULE.  */
59  char *symbol_list_n_type_name_get (symbol_list_t *rule,  struniq_t symbol_list_n_type_name_get (symbol_list_t *rule,
60                                     location_t location, int n);                                     location_t location, int n);
61    
62  #endif /* !SYMLIST_H_ */  #endif /* !SYMLIST_H_ */

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

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