/[bison]/bison/tests/conflicts.at
ViewVC logotype

Diff of /bison/tests/conflicts.at

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

revision 1.19 by eggert, Sat Oct 19 01:09:36 2002 UTC revision 1.20 by akim, Thu Nov 14 09:58:01 2002 UTC
# Line 50  AT_CLEANUP Line 50  AT_CLEANUP
50    
51  AT_SETUP([%nonassoc and eof])  AT_SETUP([%nonassoc and eof])
52    
53  AT_DATA([input.y],  AT_DATA_GRAMMAR([input.y],
54  [[  [[
55  %{  %{
 #include <config.h>  
 /* We don't need perfect functions for these tests. */  
 #undef malloc  
 #undef memcmp  
 #undef realloc  
56  #include <stdio.h>  #include <stdio.h>
57    
58  #if STDC_HEADERS  #if STDC_HEADERS

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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