Changeset 2572

Show
Ignore:
Timestamp:
12/10/07 08:08:36 (1 year ago)
Author:
maxr
Message:

we need more than 1_000 rules for ada 2005 syntax

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/contrib/ada/ayacc/src/rule_table.ads

    r2455 r2572  
    4848    -- of the input grammar. 
    4949 
    50     Max_Rules  : constant := 1_000;       -- An arbitrary upper bound. 
     50    Max_Rules  : constant := 2_000;       -- An arbitrary upper bound. 
    5151                                          -- if you raise this above 3_000 
    5252                                          -- you will also need to make