From 38a8be56de840c8c98f98d37b533f66c33bfc0be Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sat, 18 Nov 2017 16:36:15 +0100 Subject: [PATCH] Add comment for future rework --- lib/mm2ep_depend/parser.rb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/mm2ep_depend/parser.rb b/lib/mm2ep_depend/parser.rb index 96c52f2..d191a2c 100755 --- a/lib/mm2ep_depend/parser.rb +++ b/lib/mm2ep_depend/parser.rb @@ -171,6 +171,14 @@ module Mm2ep end end + + + + # Cut HERE + # 8< ---- 8< ---- ... + + + class Parser < Rly::Yacc attr_writer :names