Rename "union" semantics to "typeset".

This commit is contained in:
David Anderson
2014-12-09 22:36:42 -08:00
parent 8a8917ba2e
commit 9c98edd104
8 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -1974,7 +1974,7 @@ const char *sc_tokens[] = {
"public",
"return",
"sizeof", "sleep", "static", "stock", "struct", "switch",
"tagof", "*then", "this", "typedef",
"tagof", "*then", "this", "typedef", "typeset",
"union",
"var", "view_as", "void",
"while",