X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f805dfcb3fc6517dd0a49939fd6610999afcca00..d065cb3853cf5763a035abbb58f6c5f598af7879:/src/lalr.h diff --git a/src/lalr.h b/src/lalr.h index 103a4c86..f4833157 100644 --- a/src/lalr.h +++ b/src/lalr.h @@ -1,7 +1,7 @@ /* Compute lookahead criteria for bison, - Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007, 2009 - Free Software Foundation, Inc. + Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007, + 2009-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -33,8 +33,7 @@ /** Build the LALR(1) automaton. - Compute how to make the finite state machine deterministic; find - which rules need lookahead in each state, and which lookahead + Find which rules need lookahead in each state, and which lookahead tokens they accept. Also builds: