lib/lrama/options.rb in lrama-0.6.3 vs lib/lrama/options.rb in lrama-0.6.4
- old
+ new
@@ -16,8 +16,9 @@
@error_recovery = false
@grammar_file = nil
@trace_opts = nil
@report_opts = nil
@y = STDIN
+ @debug = false
end
end
end