Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'
In the rake task, `require 'racc/info'` is expanded to actual file contents. Then 'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'.
- Loading branch information