17e89db3a8
ok landry
151 lines
9.3 KiB
Plaintext
151 lines
9.3 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2010/12/08 22:53:01 jeremy Exp $
|
|
${GEM_BIN}/tt${GEM_BIN_SUFFIX}
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
|
${GEM_LIB}/gems/${DISTNAME}/bin/
|
|
${GEM_LIB}/gems/${DISTNAME}/bin/tt
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/contributing_and_planned_features.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/grammar_composition.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/index.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/pitfalls_and_advanced_techniques.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/semantic_interpretation.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/contribute.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/bottom_background.png
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/middle_background.png
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/paren_language_output.png
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/pivotal.gif
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/images/top_background.png
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/index.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/pitfalls_and_advanced_techniques.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/robots.txt
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/screen.css
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/semantic_interpretation.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/syntactic_recognition.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/site/using_in_ruby.html
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/sitegen.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/syntactic_recognition.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/doc/using_in_ruby.markdown
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/arithmetic.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/arithmetic.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/arithmetic_node_classes.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/arithmetic_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/lambda_calculus
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/lambda_calculus.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/lambda_calculus.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/lambda_calculus_node_classes.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/lambda_calculus_test.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/examples/lambda_calculus/test_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/bootstrap_gen_1_metagrammar.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/grammar_compiler.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/lexical_address_space.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/metagrammar.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/metagrammar.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/anything_symbol.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/atomic_expression.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/character_class.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/choice.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/declaration_sequence.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/grammar.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/inline_module.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/nonterminal.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/optional.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/parenthesized_expression.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/parsing_expression.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/parsing_rule.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/predicate.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/predicate_block.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/repetition.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/sequence.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/terminal.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/transient_prefix.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/node_classes/treetop_file.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/compiler/ruby_builder.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/polyglot.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/ruby_extensions/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/ruby_extensions.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/ruby_extensions/string.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/compiled_parser.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/interval_skip_list/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/interval_skip_list.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/interval_skip_list/head_node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/interval_skip_list/node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/syntax_node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/terminal_parse_failure.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/terminal_parse_failure_debug.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/runtime/terminal_syntax_node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/treetop/version.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/and_predicate_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/anything_symbol_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/character_class_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/choice_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/circular_compilation_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/failure_propagation_functional_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/grammar_compiler_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/grammar_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/multibyte_chars_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/nonterminal_symbol_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/not_predicate_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/occurrence_range_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/one_or_more_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/optional_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/parenthesized_expression_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/parsing_rule_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/repeated_subrule_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/semantic_predicate_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/sequence_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/terminal_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/terminal_symbol_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/test_grammar.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/test_grammar.tt
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/test_grammar_do.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/tt_compiler_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/compiler/zero_or_more_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/a.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/b.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/c.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/d.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/f.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/grammar_composition_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/subfolder/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/composition/subfolder/e_includes_c.treetop
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/ruby_extensions/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/ruby_extensions/string_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/compiled_parser_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/delete_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/expire_range_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/insert_and_delete_node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/insert_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/interval_skip_list_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/palindromic_fixture.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/interval_skip_list/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/syntax_node_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/treetop.gemspec
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|