diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2013-07-16 19:44:42 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2013-07-16 19:51:11 (GMT) |
commit | 54e87756c7b1d03f7fcffb48207fcbde144a9be9 (patch) | |
tree | 537f541ffec3093103b6287ef20bf277cce280c5 /.gitignore | |
parent | a07d3d48b6191b3fa628315b27b1aae5368af2e6 (diff) | |
download | Doxygen-54e87756c7b1d03f7fcffb48207fcbde144a9be9.zip Doxygen-54e87756c7b1d03f7fcffb48207fcbde144a9be9.tar.gz Doxygen-54e87756c7b1d03f7fcffb48207fcbde144a9be9.tar.bz2 |
Fixed problem handling C comments inside a \code block.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,3 +48,4 @@ Makefile /src/vhdlparser.cpp /src/vhdlparser.h /src/vhdlscanner.cpp +/doc/translator_report.txt |