Review Board 2.0.15


util: python implementation of a routine that will sort includes

Review Request #362 - Created Dec. 25, 2010 and submitted - Latest diff uploaded

Information
Nathan Binkert
gem5
Reviewers
Default
ali, gblack, nate, stever
util: python implementation of a routine that will sort includes
I didn't realize that the perl version existed when I started this,
this version has a lot more features than the previous one since it will
sort and separate python, system, and m5 headers in separate groups, it
will remove duplicates, it will also convert c headers to stl headers