diff options
author | albert-github <albert.tests@gmail.com> | 2020-03-23 11:01:25 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2020-03-23 11:01:25 (GMT) |
commit | 657605d0b26c0d66036073c5deeddff21ad9f6d9 (patch) | |
tree | 0097895344a62304ac44e1a2074cdd203d8de517 /templates/xml | |
parent | 6fade6a259e000dd17e3ab86148866c84e092298 (diff) | |
download | Doxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.zip Doxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.tar.gz Doxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.tar.bz2 |
Correction due to removal of Tcl
The word tcl was still present at some places.
Diffstat (limited to 'templates/xml')
-rw-r--r-- | templates/xml/compound.xsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd index c7d872a..3dc5d9e 100644 --- a/templates/xml/compound.xsd +++ b/templates/xml/compound.xsd @@ -777,7 +777,6 @@ <xsd:enumeration value="VHDL" /> <xsd:enumeration value="XML" /> <xsd:enumeration value="SQL" /> - <xsd:enumeration value="Tcl" /> <xsd:enumeration value="Markdown" /> </xsd:restriction> </xsd:simpleType> |