summaryrefslogtreecommitdiffstats
path: root/vhdlparser/ParseException.cc
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-12-12 19:45:59 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-12-12 19:45:59 (GMT)
commit8e9306fe1f1673772b6695ee390ce781898e8565 (patch)
tree96d78f99a5a04748064cab13e230959e4bdda4cf /vhdlparser/ParseException.cc
parent0e4dc3b329e8010bbff4a43761027f60fb61ecd3 (diff)
downloadDoxygen-8e9306fe1f1673772b6695ee390ce781898e8565.zip
Doxygen-8e9306fe1f1673772b6695ee390ce781898e8565.tar.gz
Doxygen-8e9306fe1f1673772b6695ee390ce781898e8565.tar.bz2
Revert to locally patched version 6.2 of JavaCC due to more regressions :-(
Diffstat (limited to 'vhdlparser/ParseException.cc')
-rw-r--r--vhdlparser/ParseException.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhdlparser/ParseException.cc b/vhdlparser/ParseException.cc
index 2ebb875..6ef9738 100644
--- a/vhdlparser/ParseException.cc
+++ b/vhdlparser/ParseException.cc
@@ -1,4 +1,4 @@
-/* Generated By:JavaCC: Do not edit this line. ParseException.cc Version 6.1 */
+/* Generated By:JavaCC: Do not edit this line. ParseException.cc Version 6.2 */
/* JavaCCOptions:STATIC=false,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
#include "ParseException.h"
@@ -181,4 +181,4 @@ namespace parser {
}
}
-/* JavaCC - OriginalChecksum=e25164d58610a09ceb227db80376beba (do not edit this line) */
+/* JavaCC - OriginalChecksum=9f6af8fd72f5fe3e4210cf02acbd8387 (do not edit this line) */