renamed some identifiers

This commit is contained in:
hyunghwan.chung
2015-05-28 15:20:27 +00:00
parent 3bfb434a8d
commit 2e08cca9db
3 changed files with 30 additions and 21 deletions

View File

@ -234,6 +234,7 @@ static char* syntax_error_msg[] =
"wrong directive",
"undefined class",
"duplicate class",
"contradictory class definition",
"#dcl not allowed",
"wrong method name",
"duplicate method name",