optimizations and minor cleanups
commita49d54a57cb1a7000a75f53838d377666318731b
authorMichael Coleman <tutufan@gmail.com>
Wed, 25 Apr 2007 04:37:38 +0000 (24 23:37 -0500)
committerMichael Coleman <tutufan@gmail.com>
Wed, 25 Apr 2007 04:37:38 +0000 (24 23:37 -0500)
treea4617a566c459c839b5d31f154155bbc5d1515ab
parent454e225be1a9b8c5fbebc4a0aa648f5f7e64921d
optimizations and minor cleanups

The most effective optimization replaces a sort with a merge of two
already ordered lists.  (2.5+ times faster?)
cgreylag.cpp