• Stars
    star
    1
  • Language
    Ruby
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A ruby script to find out the c code header file dependency. Usage: ruby dep_tree.rb <option> <your/path/to/the/src/code>. Options: -i: Patial tree, ignore some dependencies if already detected.