/* Find and resolve or report lookahead conflicts for bison,
- Copyright (C) 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc.
+
+ Copyright (C) 2000-2002, 2004, 2007, 2009-2012 Free Software
+ Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
void conflicts_print (void);
int conflicts_total_count (void);
void conflicts_output (FILE *out);
-void conflicts_output_xml (FILE *out, int level);
void conflicts_free (void);
/* Were there conflicts? */