fixed some obvious missing cases

This commit is contained in:
Jonas Rosling 2012-07-22 22:52:55 +01:00
parent 04af9f47b3
commit 9fd5e67846
1 changed files with 2 additions and 0 deletions

View File

@ -169,6 +169,7 @@ done
"-include_lib" attribute
"-vsn" attribute
"-behaviour" attribute
"-behavior" attribute
"-record" attribute
"-on_load" attribute
"-connect_all" attribute
@ -246,6 +247,7 @@ done
"badarith" rterr
"badmatch" rterr
"function_clause" rterr
"case_clause" rterr
"if_clause" rterr
"try_clause" rterr
"undef" rterr