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

Diff of /bison/src/vcg_defaults.h

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

revision 1.4 by eggert, Wed Dec 11 06:59:06 2002 UTC revision 1.5 by eggert, Fri Dec 13 08:50:13 2002 UTC
# Line 105  Line 105 
105    
106  # define G_BMAX                 100  # define G_BMAX                 100
107  # define G_CMIN                 0  # define G_CMIN                 0
108  /* computes the max value of an int ... */  # define G_CMAX                 INT_MAX
 # define G_CMAX                 ((unsigned) 1 << (sizeof(int) * 8 - 1)) - 1  
109  # define G_PMIN                 0  # define G_PMIN                 0
110  # define G_PMAX                 100  # define G_PMAX                 100
111  # define G_RMIN                 0  # define G_RMIN                 0

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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