mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
entered into RCS
This commit is contained in:
@@ -71,8 +71,7 @@ char *argv[];
|
||||
|
||||
/* Find and record any conflicts: places where one token of lookahead is not
|
||||
enough to disambiguate the parsing. In file conflicts.
|
||||
Currently this does not do anything to resolve them;
|
||||
the trivial form of conflict resolution that exists is done in output. */
|
||||
Also resolve s/r conflicts based on precedence declarations. */
|
||||
initialize_conflicts();
|
||||
|
||||
/* print information about results, if requested. In file print. */
|
||||
|
||||
Reference in New Issue
Block a user