/* Top level entry point of Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2013 Free
+ Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2015 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
uniqstrs_new ();
muscle_init ();
+ complain_init ();
getargs (argc, argv);
print_precedence_warnings ();
- print_assoc_warnings ();
-
/* Output file names. */
compute_output_file_names ();