From cc25e81fb7f2e3dd7f16bc654bfd7389c0cd212e Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 26 Dec 2022 13:26:06 +0900 Subject: Update generated version of racc on parser headers --- lib/rdoc/rd/block_parser.rb | 2 +- lib/rdoc/rd/inline_parser.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rdoc') diff --git a/lib/rdoc/rd/block_parser.rb b/lib/rdoc/rd/block_parser.rb index 6f70622c0b..cd9025ce17 100644 --- a/lib/rdoc/rd/block_parser.rb +++ b/lib/rdoc/rd/block_parser.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # # DO NOT MODIFY!!!! -# This file is automatically generated by Racc 1.6.0 +# This file is automatically generated by Racc 1.6.1 # from Racc grammar file "". # diff --git a/lib/rdoc/rd/inline_parser.rb b/lib/rdoc/rd/inline_parser.rb index c1da35a109..f13082f740 100644 --- a/lib/rdoc/rd/inline_parser.rb +++ b/lib/rdoc/rd/inline_parser.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # # DO NOT MODIFY!!!! -# This file is automatically generated by Racc 1.6.0 +# This file is automatically generated by Racc 1.6.1 # from Racc grammar file "". # -- cgit v1.2.3