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

Diff of /bison/tests/calc.at

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

revision 1.5.2.3 by akim, Tue Sep 18 10:51:36 2001 UTC revision 1.5.2.4 by akim, Sat Sep 22 16:56:37 2001 UTC
# Line 42  AT_DATA([calc.y], Line 42  AT_DATA([calc.y],
42    
43  %{  %{
44  #include <config.h>  #include <config.h>
45    /* We don't need a perfect malloc for these tests. */
46    #undef malloc
47  #include <stdio.h>  #include <stdio.h>
48    
49  #if STDC_HEADERS  #if STDC_HEADERS

Legend:
Removed from v.1.5.2.3  
changed lines
  Added in v.1.5.2.4

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