diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2009-04-30 15:16:33 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2009-04-30 15:16:33 (GMT) |
commit | 94f3e728ee9a663c8b5fc7a557d3b930c6f3e5e5 (patch) | |
tree | 4bb6e32b230b56f394a686986392ebbd802fb63b /src/vhdldocgen.cpp | |
parent | 2ae3ed6594f3e4814b3b351eecc63b5e0be1bd37 (diff) | |
download | Doxygen-94f3e728ee9a663c8b5fc7a557d3b930c6f3e5e5.zip Doxygen-94f3e728ee9a663c8b5fc7a557d3b930c6f3e5e5.tar.gz Doxygen-94f3e728ee9a663c8b5fc7a557d3b930c6f3e5e5.tar.bz2 |
Release-1.5.9
Diffstat (limited to 'src/vhdldocgen.cpp')
-rw-r--r-- | src/vhdldocgen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdldocgen.cpp b/src/vhdldocgen.cpp index eb535ce..809fc31 100644 --- a/src/vhdldocgen.cpp +++ b/src/vhdldocgen.cpp @@ -75,7 +75,7 @@ static const char* g_vhdlKeyWordMap0[] = "range", "record", "register", "reject", "report", "return","select", "severity", "shared", "signal", "subtype", "then", "to", "transport", "type","unaffected", "units", "until", "use","variable", "wait", "when", - "while", "with","true","false",0 + "while", "with","true","false","protected",0 }; // type |