* tests/regression.at (Token definitions): Prototype yylex and

yyerror.
This commit is contained in:
Akim Demaille
2002-05-13 08:56:20 +00:00
parent 158c687b65
commit db7c8e9a72
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-05-13 Akim Demaille <akim@epita.fr>
* tests/regression.at (Token definitions): Prototype yylex and
yyerror.
2002-05-12 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
* src/scan-skel.l: Correct off-by-one error in handling of __oline__.