|
37 | 37 | "lib/racc/parser.rb", "lib/racc/parserfilegenerator.rb",
|
38 | 38 | "lib/racc/pre-setup", "lib/racc/sourcetext.rb",
|
39 | 39 | "lib/racc/state.rb", "lib/racc/statetransitiontable.rb",
|
40 |
| - "lib/racc/static.rb", "rdoc/en/NEWS.en.rdoc", |
41 |
| - "rdoc/en/grammar.en.rdoc", "rdoc/ja/NEWS.ja.rdoc", |
42 |
| - "rdoc/ja/command.ja.html", "rdoc/ja/debug.ja.rdoc", |
43 |
| - "rdoc/ja/grammar.ja.rdoc", "rdoc/ja/index.ja.html", |
44 |
| - "rdoc/ja/parser.ja.rdoc", "rdoc/ja/usage.ja.html", |
| 40 | + "lib/racc/static.rb", "doc/en/NEWS.en.rdoc", |
| 41 | + "doc/en/grammar.en.rdoc", "doc/ja/NEWS.ja.rdoc", |
| 42 | + "doc/ja/command.ja.html", "doc/ja/debug.ja.rdoc", |
| 43 | + "doc/ja/grammar.ja.rdoc", "doc/ja/index.ja.html", |
| 44 | + "doc/ja/parser.ja.rdoc", "doc/ja/usage.ja.html", |
45 | 45 | "sample/array.y", "sample/array2.y", "sample/calc-ja.y",
|
46 | 46 | "sample/calc.y", "sample/conflict.y", "sample/hash.y",
|
47 | 47 | "sample/lalr.y", "sample/lists.y", "sample/syntax.y",
|
|
85 | 85 | "test/scandata/slash", "test/src.intp", "test/start.y",
|
86 | 86 | "test/test_chk_y.rb", "test/test_grammar_file_parser.rb",
|
87 | 87 | "test/test_racc_command.rb", "test/test_scan_y.rb",
|
88 |
| - "test/testscanner.rb", "web/racc.en.rhtml", "web/racc.ja.rhtml" |
| 88 | + "test/testscanner.rb", "doc/en/racc.en.rhtml", "doc/ja/racc.ja.rhtml", |
| 89 | + "doc/en/Overview-of-racc.md" |
89 | 90 | ]
|
90 | 91 | s.require_paths = ["lib"]
|
91 | 92 | s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
0 commit comments