Skip to content

Given a set of C++ files and a library, find all the header and source files from the library needed to make the target code run.

License

Notifications You must be signed in to change notification settings

steve-the-bayesian/TransitiveClosure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TransitiveClosure

Given a set of C++ files and a library, find all the header and source files from the library needed to make the target code run.

About

Given a set of C++ files and a library, find all the header and source files from the library needed to make the target code run.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages