/[bison]/bison/src/bison.simple
ViewVC logotype

Diff of /bison/src/bison.simple

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

revision 1.69 by akim, Thu Oct 4 14:55:20 2001 UTC revision 1.70 by akim, Wed Oct 10 14:58:26 2001 UTC
# Line 98  Line 98 
98  # endif /* alloca not defined */  # endif /* alloca not defined */
99  #endif /* YYSTACK_USE_ALLOCA not defined */  #endif /* YYSTACK_USE_ALLOCA not defined */
100    
101    #ifndef YYSTACK_USE_ALLOCA
102    # define YYSTACK_USE_ALLOCA 0
103    #endif
104    
105  #if YYSTACK_USE_ALLOCA  #if YYSTACK_USE_ALLOCA
106  # define YYSTACK_ALLOC alloca  # define YYSTACK_ALLOC alloca
107  #else  #else

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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