diff options
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h')
-rw-r--r-- | Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h b/Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h index df47b6e2d5a..6d808829b3a 100644 --- a/Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h +++ b/Build/source/texk/gregorio/gregorio-src/src/vowel/vowel-rules-y.h @@ -1,8 +1,9 @@ -/* A Bison parser, made by GNU Bison 3.0.4. */ +/* A Bison parser, made by GNU Bison 3.3.2. */ /* Bison interface for Yacc-like parsers in C - Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc. + Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation, + Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,6 +31,9 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ +/* Undocumented macros, especially those whose name start with YY_, + are private implementation details. Do not rely on them. */ + #ifndef YY_GREGORIO_VOWEL_RULEFILE_VOWEL_VOWEL_RULES_Y_H_INCLUDED # define YY_GREGORIO_VOWEL_RULEFILE_VOWEL_VOWEL_RULES_Y_H_INCLUDED /* Debug traces. */ |