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

Diff of /bison/src/uniqstr.h

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

revision 1.1 by eggert, Wed Dec 11 05:20:31 2002 UTC revision 1.2 by eggert, Fri Dec 13 08:48:03 2002 UTC
# Line 41  uniqstr uniqstr_new (char const *s); Line 41  uniqstr uniqstr_new (char const *s);
41  void uniqstrs_new (void);  void uniqstrs_new (void);
42    
43  /* Die if S is not a uniqstr.  */  /* Die if S is not a uniqstr.  */
44  void uniqstr_assert (const char *s);  void uniqstr_assert (char const *s);
45    
46  /* Free all the memory allocated for symbols.  */  /* Free all the memory allocated for symbols.  */
47  void uniqstrs_free (void);  void uniqstrs_free (void);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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