Check in a first stab at a script to sort the #include lines in a source file.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 20 Oct 2003 00:42:51 +0000 (17:42 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 20 Oct 2003 00:42:51 +0000 (17:42 -0700)
commit789a2de6f88a737c50f70e50d486b55ff0a36e1b
treed49c09d14c382968876106f97751e26200085f95
parentf951b00d89c716906069160ab21a6d4b6f7e4d6f
Check in a first stab at a script to sort the #include lines in a source file.
Nate thought this would be cool, and I started on it, but lost interest.
I'm mostly committing this so bk stops bugging me about it.  Nate, don't start
hacking on this until after the ISCA deadline!

--HG--
extra : convert_revision : e0ecc54b118ee99d254e9707b1bba11d4078d7e0
util/sort-includes [new file with mode: 0755]