+2000-03-17 Akim Demaille <akim@epita.fr>
+
+ On syntax errors, report the token on which we choked.
+
+ * bison.s1 (yyparse): In the label yyerrlab, when YYERROR_VERBOSE,
+ add yychar in msg.
+
2000-03-17 Akim Demaille <akim@epita.fr>
* reader.c (copy_at): New function.