Optimzation in the C Scanner: don't re-sort the list each time.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 30 Jun 2002 13:44:36 +0000 (13:44 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 30 Jun 2002 13:44:36 +0000 (13:44 +0000)
commite5418d54f5ef7f9d21f2e1140601e0eb793a9716
tree547375fc76fa9526d3c9743155e589ac1fc0bb12
parent1c8f4822c6d2213644fa6766d3318d9b45b76ee4
Optimzation in the C Scanner:  don't re-sort the list each time.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@399 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Scanner/C.py