summaryrefslogtreecommitdiffstats
path: root/vhdlparser/ParseException.h
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.h
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.h')
-rw-r--r--vhdlparser/ParseException.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhdlparser/ParseException.h b/vhdlparser/ParseException.h
index d69c391..c36613f 100644
--- a/vhdlparser/ParseException.h
+++ b/vhdlparser/ParseException.h
@@ -1,4 +1,4 @@
-/* Generated By:JavaCC: Do not edit this line. ParseException.h Version 6.1 */
+/* Generated By:JavaCC: Do not edit this line. ParseException.h Version 6.2 */
/* JavaCCOptions:STATIC=false,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
#ifndef _PARSE_EXCEPTION_H
#define _PARSE_EXCEPTION_H
@@ -96,4 +96,4 @@ class ParseException {
}
}
#endif
-/* JavaCC - OriginalChecksum=339b52f10b77d027ae2838b74a4934e1 (do not edit this line) */
+/* JavaCC - OriginalChecksum=bd87c2fc11a4306bd2c2482fd1025b7c (do not edit this line) */