summaryrefslogtreecommitdiff
path: root/support/splint/tex/yystype.sty
diff options
context:
space:
mode:
Diffstat (limited to 'support/splint/tex/yystype.sty')
-rw-r--r--support/splint/tex/yystype.sty5
1 files changed, 4 insertions, 1 deletions
diff --git a/support/splint/tex/yystype.sty b/support/splint/tex/yystype.sty
index 8e4660fb6e..904f5b57f1 100644
--- a/support/splint/tex/yystype.sty
+++ b/support/splint/tex/yystype.sty
@@ -1,4 +1,4 @@
-% Copyright 2012-2020, Alexander Shibakov
+% Copyright 2012-2024, Alexander Shibakov
% This file is part of SPLinT
%
% SPLinT is free software: you can redistribute it and/or modify
@@ -74,6 +74,9 @@
}
\def\bisonparserdatainit{%
+ \let\rhsesoneprefix\empty % prefix for the list where rhses1 will be stored
+ \let\prologuedeclarationsprefix\empty % prefix for the list where prologue_declarations will be stored
+ \let\grammarprefix\empty % prefix for the list where grammar will be stored
\table{}\typestable{}\prectable{}\opttable{}%
}