/[bison]/bison/src/gram.c
ViewVC logotype

Diff of /bison/src/gram.c

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

revision 1.6.2.1 by akim, Sat Sep 22 17:43:26 2001 UTC revision 1.6.2.2 by akim, Sat Sep 22 17:57:59 2001 UTC
# Line 52  int pure_parser; Line 52  int pure_parser;
52    
53  int error_token_number;  int error_token_number;
54    
55  /* Free all the memory associated to these pointers. */  /* This is to avoid linker problems which occur on VMS when using GCC,
56       when the file in question contains data definitions only.  */
57    
58  void  void
59  gram_free (void)  dummy (void)
60  {  {
   
61  }  }

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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