]> git.saurik.com Git - bison.git/blobdiff - src/lalr.h
muscles: rename private functions/macros
[bison.git] / src / lalr.h
index 5cd777504b1e8a90d569bf79b9f868f3da30281d..75e957ec3bbdaf77bd21b0bc52f984d544e10380 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
    Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
-   2009-2010 Free Software Foundation, Inc.
+   2009-2012 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: