Renamed type to domain

git-svn-id: svn://10.0.0.236/trunk@105726 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waldemar%netscape.com
2001-10-19 00:50:40 +00:00
parent e8967a2184
commit feaec77ead
5 changed files with 20 additions and 20 deletions

View File

@@ -139,8 +139,8 @@
("nonterminal-argument" . :nonterminal-argument)
("nonterminal-sub" . :nonterminal-sub)
("semantic-keyword" . :semantic-keyword)
("type-name" . :type-name)
("type-sub" . :type-sub)
("domain-name" . :domain-name)
("domain-sub" . :domain-sub)
("field-name" . :field-name)
("field-sub" . :field-sub)
("tag-name" . :tag-name)