* tests/regression.at (else): Adjust to Andreas' change.

This commit is contained in:
Akim Demaille
2002-02-14 12:35:32 +00:00
parent 842e86794f
commit 80cce3da95
2 changed files with 5 additions and 1 deletions

View File

@@ -816,7 +816,7 @@ static const short yyrline[] =
static const char *const yytname[] =
{
"$", "error", "$undefined.", "\"if\"", "\"const\"", "\"then\"",
"\"else\"", "$axiom", "statement", "struct_stat", "if", "else", NULL
"\"else\"", "$axiom", "statement", "struct_stat", "if", "else", 0
};
static const short yytoknum[] =
{